R9B and escript

Bengt Kleberg eleberg@REDACTED
Sun Oct 27 10:14:20 CET 2002


greetings,

adding to what david wallin <david.wallin@REDACTED> wrote:

1 the smallest(?) escript program that reproduces the crash:

#! /usr/bin/env escript

-export([main/1]).

main( Files ) ->
	code:add_patha("/").


2 it does not help to recompile escript-4.1.

3 it does not help to remove the ''slightly hacked'' erl_eval (Q: is
the hope of including it as the real erl_eval fulfilled as of R9B?)


bengt




More information about the erlang-questions mailing list