Hi,

On 3/25/07, Mickaël Rémond <[EMAIL PROTECTED]> wrote:
> I am back to ErlIDE.
> There have been a lot of progress since the last time I checked.
> Congratulations !

Thank you!

> I have however an error to report (Eclipse 3.2.2):
>
> When editing a module I get the following error in the console:
>
> =ERROR REPORT==== 25-Mar-2007::16:50:11 ===
> Error in process <0.151.0> on node '[EMAIL PROTECTED]' with exit
> value:
> {badarg,[{ets,new,['_erlide_model_new_file.erl',[ordered_set,public,named_table,{keypos,4}]]},{erlide_scanner,loop,0}]}
>
> It is probably not too bad, but I think reporting it here might help.
>
> This happens when I type the following in a function:
> io:format("test", [

I don't get the same error, but there seem to be issues when typing
the code for the first function in the module (i.e. there's no other
function defined yet). Does your test code match this description?

Try writing a new function at the end of the file and check if the
error is still there.

Please add the report to the SF trackers, so that it doesn't get forgotten.

It's nothing alarming, in the worst case the outline will be wrong
until the code becomes parseable, but it's important to catch these
corner cases. Thanks for the report!

best regards,
Vlad

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to