id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 117,GCC fails w/lagged_fibonacci,nobody,jmaurer,"{{{ In the following code, the default constructor of lagged_fibonacci fails: boost::lagged_fibonacci607 fgen(331 /*<<--*/); new boost::uniform_01< boost::lagged_fibonacci607>(fgen); GCC 3.2 seems to make fgen a symbol of the wrong type if the 331 (or whatever int) is omitted, although the default constructor should do exactly the same. }}}",Bugs,closed,,random,None,,Rejected,,