[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2000-12-22 (14:23) |
From: | Ken Wakita <wakita@i...> |
Subject: | wish |
Following is my tiny wish list: 1. compilers and other tools ignore the staring #! line (for compatibility with the ocamlrun's scripting support) 2. compilers and other tools recognize "-i <subdir>" options that specifies the include subdirectories relative to the standard library path (e.g., "ocamlc -i labltk" instead of "ocamlc -I /usr/local/lib/ocaml-3.00/labltk"). Ken Wakita