Opened 18 years ago

Closed 16 years ago

Last modified 15 years ago

#75 closed defect (fixed)

Missing algorithm header in BufferBuilder.cpp

Reported by: mloskot Owned by: mloskot
Priority: major Milestone:
Component: Core Version: main
Severity: Significant Keywords: imported, phpbugtracker
Cc:

Description (last modified by mloskot)

BufferBuilder.cpp uses some STL algorithm but <algorithm> header is not included, so VC++ reports about unknown definitions.

Fixed in patch attached.

Attachments (1)

bufferbuilder.cpp-missing-algorithm-mloskot-20060324.3.patch (574 bytes ) - added by mateusz@… 18 years ago.
Generated with cvs diff -U2

Download all attachments as: .zip

Change History (8)

by mateusz@…, 18 years ago

Generated with cvs diff -U2

comment:1 by mateusz@…, 18 years ago

Fixed in my patch

comment:2 by strk@…, 18 years ago

Resolution: nonefixed

comment:3 by mloskot, 16 years ago

Description: modified (diff)
Milestone: imported
Reporter: changed from mateusz@… to mloskot
Resolution: fixed
Status: closedreopened
Version: 3.0.0svn-trunk

comment:4 by mloskot, 16 years ago

Owner: changed from mateusz@… to mloskot
Status: reopenednew

comment:5 by mloskot, 16 years ago

Milestone: 3.0.0
Resolution: fixed
Status: newclosed

comment:6 by mloskot, 16 years ago

Priority: 3major

comment:7 by (none), 15 years ago

Milestone: 3.0.0

Milestone 3.0.0 deleted

Note: See TracTickets for help on using tickets.