octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with glob <=> rpl_glob


From: Michael Goffioul
Subject: Problem with glob <=> rpl_glob
Date: Sun, 17 Jan 2010 15:13:09 +0000

Hi,

I'm having a problem with an undefined to glob_match::glob
at link time, similar to what used to happen with MinGW (iirc).

Looking at the fix implemented in
http://hg.savannah.gnu.org/hgweb/octave/rev/fdc3a43c0be8
it seems to rely on the assumption that the compiler *will*
inline the code of glob_match::glob. Of course MSVC does not
seem to do it (sigh). I'm not sure this is a C++ requirement,
but if it's not, maybe a more reliable work around could be found?

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]