All of lore.kernel.org
 help / color / mirror / Atom feed
* slight oddity in script parser
@ 2008-07-31 23:48 Patrick Georgi
  2008-08-01  4:23 ` Bean
  0 siblings, 1 reply; 11+ messages in thread
From: Patrick Georgi @ 2008-07-31 23:48 UTC (permalink / raw)
  To: grub-devel

Hi,

I forgot this, so sorry for the separate mail:
Currently, the parser expects comments to start at the beginning of the 
line, so "ls /foo # necessary because of baz" doesn't work properly

I think a good scenario would be to have comments start either on "#" at 
pos0, or on " #". This way, ls /foo#bar continues to work.

Also, currently the following is a single comment, which is an unusual 
feature:
# this comment starts here\
and continues on this line


Regards,
Patrick Georgi




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-08-01 15:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31 23:48 slight oddity in script parser Patrick Georgi
2008-08-01  4:23 ` Bean
2008-08-01  4:26   ` Stefan Reinauer
2008-08-01  4:34     ` Bean
2008-08-01  4:42       ` Stefan Reinauer
2008-08-01  4:47         ` Bean
2008-08-01 10:32           ` Marco Gerards
2008-08-01 10:48             ` Bean
2008-08-01 15:23               ` Marco Gerards
2008-08-01 13:44       ` Robert Millan
2008-08-01 14:17         ` Patrick Georgi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.