|
Re: regex+old_include on gcc 3.2: msg#00237lib.boost.user
> I am using regex library compiled using gcc 3.2 and with the > old_include header files. I wrote this code a year ago. > While compiling it gives following error.. > /boost/old_include/regex.h:410: `jm_def_alloc' not declared > /boost/old_include/regex.h:412: `re_alloc_binder' not declared > /boost/old_include/regex.h:443: `jm_def_alloc' not declared I'll fix the cvs, but in the mean time you can fix that by just commenting out the three problem using statements, provided your code doesn't use jm_def_alloc anyway (it no longer exists, and was never documented anyway, so you shouldn't be using it). John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm Info: <http://www.boost.org> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl> Unsubscribe: <mailto:boost-users-unsubscribe@xxxxxxxxxxxxxxx> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [Regex] Maybe bug?: 00237, John Maddock |
|---|---|
| Next by Date: | johnson_all_pairs_shortest_paths() doesn't take my graph: 00237, Ramón Casero Cañas |
| Previous by Thread: | Re: regex+old_include on gcc 3.2i: 00237, John Maddock |
| Next by Thread: | adjacency_list going out of memory range?: 00237, Ramón Casero Cañas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |