Opened 16 years ago
Closed 16 years ago
#115 closed defect (fixed)
Non-inline functions in header files
Reported by: | Balazs Dezso | Owned by: | Balazs Dezso |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.0 release |
Component: | core | Version: | |
Keywords: | Cc: | ||
Revision id: |
Description
The lgf_reader.h and lgf_writer.h contains auxiliary non-inline functions in header files. It should be made inline or move to a source file.
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | 5893bacaa720.patch added |
---|
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The [5893bacaa720] solves the problem.