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.
25 lines
797 B
25 lines
797 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: "api: windows wide char issues at least for file paths"
|
|
desc: Add a separate, Windows-specific binding for using wchar file paths?
|
|
type: :task
|
|
component: duk
|
|
release:
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2014-06-09 19:30:17.435810 Z
|
|
references: []
|
|
|
|
id: aab041bbcef98682120bd372e50b5893867260d6
|
|
log_events:
|
|
- - 2014-06-09 19:30:17.552538 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-06-29 18:24:53.939159 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- unassigned from release v0.11
|
|
- |-
|
|
Added comment to API docs that path is passed directly to fopen(). User can
|
|
always bypass the convenience APIs and read files with their own code. Moving
|
|
to backlog.
|
|
|