Euphoria Ticket #653: Euphoria's preprocessors are not called in a way so they will open all valid filenames.

Euphoria's preprocessors are not called in a way so they will process files with spaces in their names. That is to say, if a file that needs to be processed has a space anywhere in its path the preprocessor will be called with the name truncated at the first space.

Details

Type: Bug Report Severity: Normal Category: Front End
Assigned To: SDPringle Status: Fixed Reported Release:
Fixed in SVN #: View VCS: none Milestone: 4.0.4

1. Comment by mattlewis Aug 08, 2011

So, is this as simple as using build_commandline()?

2. Comment by SDPringle Dec 21, 2011

Would there be a similar problem with dll's used as preprocessors?

3. Comment by SDPringle Dec 21, 2011

See: hg:euphoria/rev/ed9b1d235fca

changeset: 5404:ed9b1d235fca branch: 4.0 parent: 5395:7a4ac8bfe2ff user: Shawn Pringle <shawn.pringle@gmail.com> date: Wed Dec 21 23:19:24 2011 -0300 files: source/preproc.e description:

  • changed the command line for the call to preprocessors are created
  • maybe fixes ticket 653

Search



Quick Links

User menu

Not signed in.

Misc Menu