Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] pa_macro: support INCLUDE "file" directives #8348

Closed
vicuna opened this issue Oct 29, 2003 · 1 comment
Closed

[patch] pa_macro: support INCLUDE "file" directives #8348

vicuna opened this issue Oct 29, 2003 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Oct 29, 2003

Original bug ID: 1905
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Aleksey Nogin
Version: 3.07pl2
OS: Red Hat Linux
Submission from: mojave1.cs.caltech.edu (131.215.44.186)

It would be nice if pa_macro package supported an "INCLUDE" directive (similar
in style to the cpp's #include one).

I wrote a patch that adds support for INCLUDE "file" macro directives, as
well as -I command-line option for defining the search path for these include
files - http://nogin.org/patches/ocaml-3.07-macro-include.patch

Note that the above patch is supposed to go on top of the three other pa_macro
patches I've submitted (#8344, #8345, and #8347). The end result (pa_macro with
all the patches applied) is also available on our CVS - please see
http://cvs.metaprl.org:12000/cvsweb/metaprl/util/Attic/pa_macro.ml?only_with_tag=ocaml_3_07

@vicuna
Copy link
Author

vicuna commented Jun 29, 2004

Comment author: administrator

Done. MM, 2004-06-29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant