Ticket #1504 (reopened defect)

Opened 19 months ago

Last modified 4 weeks ago

Patch to fix variable-size arrays

Reported by: anonymous Owned by: emostar
Priority: normal Milestone: 1.3.7
Component: build Version: devel
Keywords: Cc:

Description

The attached patch against the current /trunk/licq r4867 fixes GCC warnings like "warning: ISO C++ forbids variable-size ..."

Attachments

variable-arrays.patch (12.0 kB) - added by stfn 19 months ago.

Change History

Changed 19 months ago by stfn

Changed 13 months ago by erijo

  • milestone set to 1.3.6

Changed 6 months ago by emostar

  • owner set to emostar
  • status changed from new to assigned

It compiles on GCC due to an extension being used, but the reporter is correct in that it violates the standard.

Changed 6 months ago by flynd

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

Patch committed as r6135.

Changed 6 months ago by flynd

  • status changed from closed to reopened
  • resolution fixed deleted

Reopening ticket as emostar requested that I revert the patch (r6136).

Changed 4 weeks ago by flynd

  • milestone changed from 1.3.6 to 1.3.7
Note: See TracTickets for help on using tickets.