Ticket #55 (new todo) — at Version 4

Opened 13 years ago

Last modified 11 years ago

decorate all function parameters with ARGIN etc.

Reported by: kjs Owned by: kjs
Priority: minor Milestone:
Component: pirc Version:
Severity: low Keywords: PIRC, newbie
Cc: Language:
Patch status: Platform:

Description (last modified by plobsing) (diff)

All functions (or pretty much all of them) in PIRC should have their parameter declarations decorated with the 'seatbelts' macros, such as ARGIN, NOTNULL, etc.

Change History

Changed 12 years ago by cotto

  • keywords PIRC, newbie added; PIRC removed

I'm adding the newbie tag to this ticket since this is mostly a matter of looking at a function to figure out how an argument is used, marking it with the appropriate macros and running headerizer. It's also a good way to gain a basic familiarity with Parrot by rooting around in its internals.

The only tricky bit is that it's not obvious how this ticket can be closed. I guess we'd need a test for that.

Changed 11 years ago by plobsing

  • description modified (diff)

Changed 11 years ago by plobsing

  • description modified (diff)

This issue is now being tracked at as issue #6 for  https://github.com/parrot/pirc. ( https://github.com/parrot/pirc/issues/#issue/6)

Changed 11 years ago by plobsing

  • description modified (diff)
Note: See TracTickets for help on using tickets.