Opened 9 years ago
Closed 9 years ago
#12752 closed bug (fixed)
[Patch] drawing/interface/html5: fix gcc6 build
Reported by: | mt | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Modify TRACE and TRACE_ERROR macro to fix parameter 'x' is accidentally treated as string literal operator.
Attachments (2)
Change History (4)
by , 9 years ago
Attachment: | 0008-servers-app-drawing-interface-html5-fix-gcc6-build.patch added |
---|
comment:1 by , 9 years ago
patch: | 0 → 1 |
---|
by , 9 years ago
Attachment: | html5_buildlog.txt added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev50308. Thanks!