Status: New
Owner: ----

New issue 1781 by floppymaster: Shared d8 is missing readline support
http://code.google.com/p/v8/issues/detail?id=1781

The sections of d8.cc implementing readline support are disabled by a preprocessor macro (#ifndef V8_SHARED). The build system also excludes d8-shared.cc when building the shared_library component.

I don't see why the V8 linkage should have any effect on the line editor.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to