Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-04-08 19:54:43


Even with the global variable problem solved, there's the issue of all the
bison functions not being declared static, which means they will show up
as multiple defines in the linking of the shared library.

Also, there's the problem of flex using globals :(

On Sun, 8 Apr 2001 deansturtevant_at_[hidden] wrote:
deanst> I recently wrote a bison-compiled parser that uses no global
deanst> variables. I don't have my hands on the doc now, but it wasn't all
deanst> that difficult to do once bison is invoked appropriately.
deanst> - Dean
deanst>
deanst>
deanst> To unsubscribe, send email to: <mailto:boost-unsubscribe_at_[hidden]>
deanst>
deanst>
deanst> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
deanst>
deanst>
deanst>

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk