|
From: Christian S. <sch...@li...> - 2014-03-04 20:53:02
|
On Monday 03 March 2014 08:16:29 Sergey wrote: > OK, modified it to handle c-style includes. Try to apply the attached diff. I just applied the patch in modified form. I had a) a concern that currentDirectory was not handled correctly (since that member variable is also read in push_opcode()) and b) I addressed that #include may be used with relative as well as with absolute paths. No idea whether the latter is also implemented in Aria this way though. I hope it is OK this way. Thanks Sergey! CU Christian |