Re: [Flightgear-devel] SEVERE bug with latest CVS changes

2006-01-24 Thread Mathias Fröhlich
On Tuesday 24 January 2006 19:58, Curtis L. Olson wrote:
 Could we get this fixed ASAP, I'd like to be able to do VOR/ILS
 navigation again!
Curt, my fault. Comming up with a patch in a few minutes ...

Greetings

  Mathias

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] SEVERE bug with latest CVS changes

2006-01-24 Thread Frederic Bouvier
Mathias Fröhlich wrote :
 On Tuesday 24 January 2006 19:58, Curtis L. Olson wrote:
   
 Could we get this fixed ASAP, I'd like to be able to do VOR/ILS
 navigation again!
 
 Curt, my fault. Comming up with a patch in a few minutes ...
   


Curt, Mathias,

I commited a fix in CVS

-Fred




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] SEVERE bug with latest CVS changes

2006-01-24 Thread Mathias Fröhlich

Hi,

On Tuesday 24 January 2006 22:50, Frederic Bouvier wrote:
  Curt, my fault. Comming up with a patch in a few minutes ...

 Curt, Mathias,

 I commited a fix in CVS
Well that one is really nice. I prepared that patch in this minute and read 
that mail. Then I did a cvs up to see what you did.
What I got is:

RCS file: /var/cvs/SimGear-0.3/SimGear/simgear/sound/soundmgr_openal.cxx,v
retrieving revision 1.20
retrieving revision 1.21
Merging differences between 1.20 and 1.21 into soundmgr_openal.cxx
simgear/sound/soundmgr_openal.cxx already contains the differences between 
1.20 and 1.21

... so you must have thought *exactly* the same :)

Thanks!

 Greetings

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] SEVERE bug with latest CVS changes

2006-01-24 Thread Mathias Fröhlich

Hi,

On Tuesday 24 January 2006 23:00, Frederic Bouvier wrote:
 and what about declaring SGReference'd class destructor as protected and
 SGSharedPtrT as friend ? That way, it will not be possible to call
 delete explicitely.
Not sure, but I believe this is not sufficient since the SGReferenced d'tor 
will be called from the derived class d'tor. If that one is public, I believe 
that we can still delete the derived one.
But sure, would be good to have. Still thinking about that ...

   greetings

   Mathias

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel