lua-users home
lua-l archive

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


On Mon, Feb 12, 2001 at 03:44:33PM -0500, Andrew Paton wrote:
> Has anyone had problems with luac.exe and apostrophes ( ' ) in a comment...
> Example:   -- don't call this
> Will call luac.exe to produce some very weird errors.

Can't say I've seen this.  Here's something I tried on my RiscPC;

[acedia] ADFS::Medusa.$.Home.Lua *luac -o output/lua test/lua
[acedia] ADFS::Medusa.$.Home.Lua *lua output/lua

Woo!

[acedia] ADFS::Medusa.$.Home.Lua *type test/lua

print("Woo!"); -- don't call this

[acedia] ADFS::Medusa.$.Home.Lua *lua -v

Lua 4.0  Copyright (C) 1994-2000 TeCGraf, PUC-Rio

(newlines added to aid readability)

-- 
Rob Kendrick - http://www.digital-scurf.org/
You're at the end of the road again.