> Hi Amos, > > At 23:12 16/01/2008, Amos Jeffries wrote: >>amosjeffries 2008/01/16 15:12:45 MST >> >> Modified files: >> src cache_cf.cc >> Log: >> Author: Gonzalo Arana <[EMAIL PROTECTED]> >> Bug #2180 (update) - include minor issues >> >> Use strtok_r() instead of hacking around strtok() problems. > > Just a very big problem here: strtok_r() is not available on all > platforms .... :-(
We thought it might not be. I'll have to add a replacement for it on those. Are we building on any yet? Which ones? Amos
