Re: PROGNAME etc. (5.1w1)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: PROGNAME etc. (5.1w1)
- From: Adrian Perez <elflord@...>
- Date: 2004年9月02日 22:58:05 +0200
El jue, 02-09-2004 a las 22:01, Asko Kauppi escribió:
I'm quoting myself:
> > [...] I think those (PROGNAME, PROMPT1, PROMPT2) should be
> > #defined in lua.c [...]
> However, those settings should then be moved away from luaconf.h since
> otherwise the compiler will warn of multiple #defines of the same name.
Of course! Where it says "those should be #defined" read "those #defines
should be _moved_". You catched a bug before nothing was implemented,
hehe =)
-ap