]> git.mxchange.org Git - flightgear.git/commit
Patch from Frederic Bouvier:
authordavid <david>
Wed, 27 Mar 2002 13:00:57 +0000 (13:00 +0000)
committerdavid <david>
Wed, 27 Mar 2002 13:00:57 +0000 (13:00 +0000)
commitbb2371dbd1091aca73327a27c8f05057a1dc562f
treead65b5f8a5e3095baaac98242de33b08f3ba615b
parent5ec0c135bc1630945626c1db5d0bf2cceb4c7373
Patch from Frederic Bouvier:

The compiler complains about too long names for instanciated templates
that result in name truncation. There are warnings but finally it ends
with a fatal errors. I found that ignoring the warning cure the
problem.
src/Sound/fg_fx.cxx