Relative Include path support in ZScript

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Relative Include path support in ZScript

Re: Relative Include path support in ZScript

by Major Cooke » Wed Jun 01, 2022 2:14 pm

It's been added.

Relative Include path support in ZScript

by RicardoLuis0 » Sun Sep 01, 2019 3:38 pm

Additional code in zcc_parser.cpp::DoParse for resolving relative include paths.
I've tested it some, seems to work so far.
If there is a better way to get the current file path or any other suggestions, I'll surely improve it.

Pull Request

Top