bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interactive parsing with Bison


From: Satya
Subject: Re: Interactive parsing with Bison
Date: Tue, 27 Jun 2006 08:55:13 -0500

Akim,
I had been converting comments in the source code to doxygen format
for a while now; for example,

/*-----------------------------------------------------------------.
| Set the TYPE_NAME associated with SYM.  Does nothing if passed 0 |
| as TYPE_NAME.                                                    |
`-----------------------------------------------------------------*/

becomes

/*!
* Set the TYPE_NAME associated with SYM.  Does nothing if passed 0
* as TYPE_NAME.
*/


whenever I update from cvs, it is resulting in conflicts as new
comments are added.. should I start submitting patches? or should I
wait until I am done with the entire source code?

Satya.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]