Ticket #1266 (closed bug: fixed)

Opened 12 years ago

Last modified 12 years ago

void function cannot return a value

Reported by: doughera Owned by:
Priority: normal Milestone:
Component: none Version: 1.7.0
Severity: medium Keywords:
Cc: Language:
Patch status: applied Platform:

Description

The attached patch fixes a problem in src/call/context.c where a void function inappropriately tries to return the value from another void function.

Attachments

context-void.patch Download (392 bytes) - added by doughera 12 years ago.

Change History

Changed 12 years ago by doughera

Changed 12 years ago by bacek

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

Patch applied at r42460. Thanks!

Note: See TracTickets for help on using tickets.