mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
934 B
28 lines
934 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: "turboc: spurious duplicate symbol/label errors (32 char max)"
|
|
desc: |-
|
|
TurboC compares only 32 characters from the beginning of symbol/define names.
|
|
If symbols are different but share the same 32 character prefix, they're
|
|
confused to be the same symbol. This causes a set of errors.
|
|
|
|
The 32 character limit might be a good guideline in general. Some symbols
|
|
are currently a bit long and tedious even when the compiler supports them.
|
|
type: :task
|
|
component: duk
|
|
release:
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2014-07-10 10:23:21.841668 Z
|
|
references: []
|
|
|
|
id: 0b75ae6e0d4d32d0bacdf9fb2d45153f6705a79e
|
|
log_events:
|
|
- - 2014-07-10 10:23:22.001750 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-07-24 13:10:13.758445 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- unassigned from release v0.12
|
|
- ""
|
|
|