Sorry if this has been asked before or fixed; I am currently offline and cannot check any archives.... in YY_PERSER_SKELETON, the definition of syntax_error is...
... I'm not sure I understand your point. The comment talks about the "last parsing". Therefore the value is undefined if no parsing occurred. To be more...
... Eric, I agree, if we believe the comment in the strictest possible way, but think of it in formal terms: if I call this routine before having done a parse...
... Well, this error could be that no input has been provided yet ;-) I'd be tempted to write: syntax_error: BOOLEAN is -- Has last parsing been unsuccesful? ...
... If the file is not closed, then we might be writing to it. The new characters may still be in the buffer or already on disk. What does `count' means in...
On Thu, 18 Jan 2007 17:30:19 +0100, Eric Bezault <ericb@...> ... Well - on an open file, the count should be exactly what is visible through the open...
... What do you mean by "visible" if the file is write-only? ... If this code is in Gobo then it needs to be fixed. Indeed there is no guarantee that...
... The license modification will occur after Gobo 3.5 is out. I'll send a message to the gobo-develop mailing list in the next few days to discuss the my...
I have just noticed that the documentation for gexslt and the XSLT library is not up to date. In fact the various parts tend to be rather contradictory. I...
Colin Paul Adams
colin@...
Jan 27, 2007 6:39 pm
1548
Would anyone recommend a free XML editor for Windows and/or Linux? I just want something that will help me write XML that conforms to the Gobo RelaxNG spec....
... Hash: SHA1 ... Brian> If VI or EMACS is the answer, can someone help me configure Brian> it? The Relax NG specification for Gobo isn't very complete (my...
... I have emacs set up for syntax hilighting and tags. Thanks Berend, Andreas, and Grant for your work. I'm having trouble getting the XML portion to work...
... Hash: SHA1 ... Brian> It says in the readme that nxml doesn't support RNG, but it Brian> does support RNC. So I need to convert gobo.rng to Brian>...
... Were you going to attach the .rnc? I already have it (I used Trang). I'll paste it below. Everything is working now, thanks a lot. What I think would be...
... Hash: SHA1 ... Brian> Were you going to attach the .rnc? I already have it (I Did, but probably stripped. Brian> used Trang). I'll paste it below....
... If I write up some short documentation for each element by using this page: http://www.docbook.org/tdg/en/html/part2.html and by some reverse engineering...
... Hash: SHA1 ... Brian> using this page: Brian> http://www.docbook.org/tdg/en/html/part2.html Brian> and by some reverse engineering and some guessing, would...
... I still wanted to be able to specify eiffel code or things specific to Gobo docs. Colin said that it was possible through namespaces and whatever other...
... Hash: SHA1 ... Eric> I still wanted to be able to specify eiffel code or things Eric> specific to Gobo docs. Colin said that it was possible Eric> through...