Bug #37

Another error message not enought explicite

Added by Anonymous about 17 years ago. Updated over 16 years ago.

Status:ClosedStart date:
Priority:NormalDue date:
Assignee:Alain Prouté% Done:

0%

Category:Compiler
Target version:1.10
Platform:All Triage Stage:
Resolution:fixed

Description

Compiling this code:

  with boundary   = virtual_machine_id + "-" + now,

we get this error message:
/full/path/to/may/file.anubis(26,20) : Erreur E025: The value of the local definition of 'boundary' is ambiguous. 
   Please type it explicitly. Here are the possible types: 

      1.  String 
      2.  String 

This is not very usefull to find the problem...

History

#1 Updated by Anonymous over 16 years ago

  • Target version changed from 1.9 to 1.10
  • Platform deleted (All)

#2 Updated by Anonymous over 16 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Some improvements have been done on previous version of compiler. This message can't be reproduced, so I think it has been fixed.

Also available in: Atom PDF

Redmine Appliance - Powered by TurnKey Linux