Ticket #186 (closed bug: fixed)

Opened 13 years ago

Last modified 12 years ago

Something wrong with numbers

Reported by: kjs Owned by: kjs
Priority: normal Milestone:
Component: pirc Version:
Severity: medium Keywords: numbers
Cc: Language:
Patch status: Platform:

Description

The following PIRC-generated code runs, but not complete. Expected output is:

1.1
ok

but its actual output is:

1.1
.sub main
$N0 = 1.1
say $N0
say "ok"
.end

Something's wrong here.

Change History

Changed 12 years ago by kjs

  • status changed from new to closed
  • resolution set to fixed

this now works properly on windows and macos. Can't test on cywgin since pirc no longer builds there.

Note: See TracTickets for help on using tickets.