Euphoria Ticket #650: Crash in SAFE mode with peek(0,0)

The function call x=peek(0,0) is legal in Euphoria. No issues with that. But in SAFE mode this produces a type mismatch error for the first parameter in safe_address() because it is of type machine_addr which cannot be null.

Problems occurs with Windows XP.

Details

Type: Bug Report Severity: Normal Category: Interpreter
Assigned To: unknown Status: Fixed Reported Release: 4.0.0
Fixed in SVN #: View VCS: none Milestone: 4.0.2

1. Comment by DerekParnell Apr 04, 2011

See: hg:euphoria/rev/b3ed35ee5ce4

changeset: 4808:b3ed35ee5ce4 branch: 4.0 tag: tip user: DerekParnell date: Tue Apr 05 07:22:36 2011 +1000 files: include/std/safe.e description: Fixes ticket 650: safe mode peek/poke routines now work when zero byte count is used

Search



Quick Links

User menu

Not signed in.

Misc Menu