Opened 15 years ago

Closed 15 years ago

#36 closed defect (fixed)

Adding missing overrides - Everywhere missing

Reported by: Douglas Miles Owned by: somebody
Priority: major Milestone: 0.13
Component: other Version: 1.0
Keywords: Cc:
Parent Tickets:

Description

this add-missing-overrides.patch is 426kb so I had to .zip it to add to trac.

It is based on SVN 11486

you can unzip and apply it with:

Updated to revision 11486.
[root@titan abcl]# jar vxf add-missing-overrides.zip

inflated: add-missing-overrides.patch

[root@titan abcl]# patch -p0 < add-missing-overrides.patch
patching file.........

Attachments (1)

add-missing-overrides.zip (48.5 KB) - added by Douglas Miles 15 years ago.
Zipped Patch file to add missing @Overrides

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Douglas Miles

Attachment: add-missing-overrides.zip added

Zipped Patch file to add missing @Overrides

comment:1 Changed 15 years ago by Douglas Miles

Milestone: 0.13
Version: 1.0

comment:2 Changed 15 years ago by ehuelsmann

Resolution: fixed
Status: newclosed

Patch applied in r11488.

Note: See TracTickets for help on using tickets.