ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

include does not handle explicit paths - which surprised me. #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

include 'c:/foo/bar/g'

What do you see?

error

What is the expected output?

should find explicit paths.

Workaround is 

sys:include 'c:/foo/bar/g'

Original issue reported on code.google.com by birchb1...@gmail.com on 12 Mar 2013 at 7:11

GoogleCodeExporter commented 9 years ago
Duplicate

Original comment by birchb1...@gmail.com on 13 Mar 2013 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 1:35