Coda File System

-fno-operator-names

From: Timothy J. Wood <tjw_at_omnigroup.com>
Date: Sat, 6 Jan 2001 04:11:48 -0800
   The version of g++ that I'm using seems to obey some stupid C++ rule 
where 'or' and 'and', etc' are operators.  If you don't add 
'-fno-operator-names' to the CFLAGS before configuring in the coda 
directory, you'll get errors in coda-src/resolution/compops.cc

   The configure.in should probably check if this flag is understood and 
if so, add it to the list of flags to use.

-tim
Received on 2001-01-06 07:11:44