comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Procedure names must be lowercase on Linux for auto-compile?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Procedure names must be lowercase on Linux for auto-compile? [message #44077 is a reply to message #44076] Sat, 14 May 2005 14:08 Go to previous messageGo to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article <1116083122.600805.48450@g47g2000cwa.googlegroups.com>,
"wcramer" <wcramer@fit.edu> wrote:

> I was running into problems with auto-compilation of procedures and
> narrowed down the source of the problem to the filename/procedure name.
> I have two functions that are identical except for the filename and
> procedure name (one is isScalar, the other is is_scalar). The filenames
> match the function name and both files are located in the same
> directory, but only is_scalar will auto-compile when referenced.
>
> Am I correct in my diagnosis of the problem? Is this documented
> anywhere? Does this have something to do with the fact that I'm running
> on Linux (MAC OS X)?

FWIW, OS X is based on FreeBSD, not Linux.

Mac HFS+ filesystems under OS X 10.3 are case preserving, but not case
sensitive. OS X 10.4 offers the option of creating case-sensitive
filesystems.

Different operating systems have different rules for handling case, so
it is always a good idea to use only lower case for file names. That
makes it a lot easier to move IDL source files.

That said, I don't understand why IDL won't find your file.

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using write_csv_data
Next Topic: alias in idl

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 14:05:32 PDT 2025

Total time taken to generate the page: 0.72117 seconds