Leading or trailing white space characters in file names
2012-01-10, 19:04 (This post was last modified: 2012-01-23, 23:31 by Jean-Philippe Ouellet.)
2012-01-10, 19:04 (This post was last modified: 2012-01-23, 23:31 by Jean-Philippe Ouellet.)
Following the discussion in the Standrad Committee forum:
Why not? Indentation for clarity, separation of blocks of code, etc... is used all the time. I think this is an unnecessary restriction that most users will simply ignore.
Allen Smith Wrote:I don't consider leading whitespace on a line to be valid. I think there's a difference between "separates" and "starts with." My parser will accept it some places by accident, but considers it a syntax error in many other places.
Why not? Indentation for clarity, separation of blocks of code, etc... is used all the time. I think this is an unnecessary restriction that most users will simply ignore.