View Issue Details

IDProjectCategoryView StatusLast Update
0000729FSSCP---------public2006-01-19 04:12
ReporterGoober5000 Assigned Tophreak  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Summary0000729: Compile error in 2d.h
DescriptionDetails below. Since taylor was the last one to modify this file, I figure it's his bug. Looks like a quick fix.
Additional Information..\..\code\graphics/2d.h(1378) : error C2562: 'gr_render_buffer' : 'void' function returning a value
        ..\..\code\graphics/2d.h(1376) : see declaration of 'gr_render_buffer'
TagsNo tags attached.

Activities

phreak

2006-01-19 04:12

developer   ~0004400

hehehe, gr_render_buffer() is a void function trying to return a variable.

fixed

Issue History

Date Modified Username Field Change
2006-01-19 03:26 Goober5000 New Issue
2006-01-19 03:26 Goober5000 Assigned To => taylor
2006-01-19 03:26 Goober5000 Status new => assigned
2006-01-19 04:12 phreak Note Added: 0004400
2006-01-19 04:12 phreak Status assigned => resolved
2006-01-19 04:12 phreak Resolution open => fixed
2006-01-19 04:12 phreak Assigned To taylor => phreak