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. #26

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
Fixed in 0.6.9-22-ge127c0b.

Original comment by birchb1...@gmail.com on 9 Apr 2013 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 13 Apr 2013 at 8:44