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.
 
 
 
 
 
 

32 lines
1.2 KiB

--- !ditz.rubyforge.org,2008-03-06/issue
title: embed LICENSE.txt and AUTHORS.txt into autogenerated duktape.c and duktape.h to make usage easier
desc: |-
For example, if a project embeds duktape.c and duktape.h into their source
directory, they'd need to put LICENSE.txt (and AUTHORS.txt) there too. But
the same directory might already contain another license file, so the Duktape
files need to be renamed (e.g. duktape-LICENSE.txt). But then duktape.c and
duktape.h will refer to incorrect file names.
If duktape.c and duktape.h contained license/author information appropriate
at the time of release, this issue would be avoided entirely.
Escape non-ASCII characters when embedding, to keep source files in ASCII.
type: :task
component: duk
release: v0.11
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :closed
disposition: :fixed
creation_time: 2014-06-01 13:01:58.359474 Z
references: []
id: 08d197bb54061faae7435c6b07744b0a117e7bd0
log_events:
- - 2014-06-01 13:01:58.479177 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""
- - 2014-06-02 15:58:28.501943 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""