[Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/misc sg_path.cxx,1.2,1.3sg_path.hxx,1.2,1.3

2003-02-27 Thread Bernie Bright
On Wed, 26 Feb 2003 13:50:17 -0600
Curtis L. Olson [EMAIL PROTECTED] wrote:

 Update of /var/cvs/SimGear-0.3/SimGear/simgear/misc
 In directory seneca:/tmp/cvs-serv25218/simgear/misc
 
 Modified Files:
   sg_path.cxx sg_path.hxx 
 Log Message:
 Add some convenience functions to the SGPath function.

Could the file(), dir(), base() and extension() functions be made const member
functions.  As it stands they cannot be applied to const reference/pointer
values which limits their usefulness.

Many thanks,
Bernie

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/misc sg_path.cxx,1.2,1.3sg_path.hxx,1.2,1.3

2003-02-27 Thread Curtis L. Olson
Ok, sounds like a good idea.

Curt.


Bernie Bright writes:
 On Wed, 26 Feb 2003 13:50:17 -0600
 Curtis L. Olson [EMAIL PROTECTED] wrote:
 
  Update of /var/cvs/SimGear-0.3/SimGear/simgear/misc
  In directory seneca:/tmp/cvs-serv25218/simgear/misc
  
  Modified Files:
  sg_path.cxx sg_path.hxx 
  Log Message:
  Add some convenience functions to the SGPath function.
 
 Could the file(), dir(), base() and extension() functions be made const member
 functions.  As it stands they cannot be applied to const reference/pointer
 values which limits their usefulness.
 
 Many thanks,
 Bernie
 
 ___
 Flightgear-devel mailing list
 [EMAIL PROTECTED]
 http://mail.flightgear.org/mailman/listinfo/flightgear-devel

-- 
Curtis Olson   IVLab / HumanFIRST Program   FlightGear Project
Twin Cities[EMAIL PROTECTED]  [EMAIL PROTECTED]
Minnesota  http://www.menet.umn.edu/~curt   http://www.flightgear.org

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel