octave-maintainers
[Top][All Lists]
Advanced

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

Problem with glob <=> rpl_glob


From: John W. Eaton
Subject: Problem with glob <=> rpl_glob
Date: Sun, 17 Jan 2010 10:57:52 -0500

On 17-Jan-2010, Michael Goffioul wrote:

| 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?

OK, I think I understand the problem here and I'll try to fix it.

jwe


reply via email to

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