Ticket #507 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

compilers/json/postalcodes.pir fails.

Reported by: coke Owned by:
Priority: minor Milestone:
Component: none Version:
Severity: low Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by coke) (diff)

This uses an old networking opcode.

Both the examples in this directory should probably be moved to //examples/json/* so that they are caught by t/examples/catchall.t. (updating the docs in the compilers/json directory to point there.)

Attachments

pc.patch Download (1.3 KB) - added by bacek 13 years ago.
postalcodes.pir patch to use sockets' methods.

Change History

Changed 13 years ago by coke

  • description modified (diff)

Changed 13 years ago by bacek

postalcodes.pir patch to use sockets' methods.

Changed 13 years ago by bacek

Hello.

Attached patch updates postcodes.pir to use sockets' methods. However I didn't move it to "examples/json/*".

-- Bacek

Changed 13 years ago by coke

  • milestone 1.1 deleted

Changed 13 years ago by NotFound

The patch was already applied with some changes. I've do the move of postalcode.pir to examples in r39148.

Changed 13 years ago by NotFound

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

Moved test.pir to examples in r39149, closing ticket.

Note: See TracTickets for help on using tickets.