Menu

#2 Compiler error: forceaccumulator type 14 error

1.0
closed
None
2017-12-16
2017-11-27
No

The following line, when presented to the compiler:
call xprintf ("(c)hex of 5 is %s:\n", hex (5));
results in the following diagnostic:
// *** Error, forceaccumulator type 14 error (detected at line 3141 in xcom)

It appears that you left out a case (CHARPROCTYPE) in a switch.

Discussion

  • Daniel Weaver

    Daniel Weaver - 2017-11-30
    • assigned_to: Daniel Weaver
     
  • Daniel Weaver

    Daniel Weaver - 2017-11-30

    Fixed in version 0.4

     
  • Daniel Weaver

    Daniel Weaver - 2017-12-16
    • status: open --> closed
     

Log in to post a comment.