Gintautas Grigelionis wrote:
> Well, I built modules on vanilla tcl/tk 8.3.3 and tclx 8.3.0, all with
> workshop 5.0 on solaris 2.6
>
> It's a pretty much standard stuff, the null module is
> [snip]
>
> It does the job, producing
>
> setenv _LMFILES_ '/usr/share/lib/modules/modulefiles/null';setenv
> LOADEDMODULES 'null';
>
> whether I have "" around 3.1.5 or not.
>
> It gets quiet when "version ..." is not the last line, e.g.
> [snip]
>
> Why this stuff is position-sensitive, it beats me (apparently
> something with the way tcl decides where a statement ends). It is
> actually sufficient to add an empty line at the end of the original
> modulefile.
>
> Thanks for all who responded,
Hello, Gintautas.
I modified my null modulefile, and indeed it occurs on my Linux
system as well. It appears to be a bug.
Regards,
- Leo Butler
|