Page MenuHomeFreeBSD

Allow ruby to use libedit
ClosedPublic

Authored by bapt on Jan 16 2015, 11:15 PM.
Tags
None
Referenced Files
F81454417: D1547.id.diff
Tue, Apr 16, 3:31 PM
Unknown Object (File)
Mar 16 2024, 11:26 PM
Unknown Object (File)
Jan 7 2024, 4:45 PM
Unknown Object (File)
Dec 30 2023, 4:01 PM
Unknown Object (File)
Dec 30 2023, 4:00 PM
Unknown Object (File)
Dec 15 2023, 7:44 PM
Unknown Object (File)
Nov 4 2023, 10:02 AM
Unknown Object (File)
Nov 4 2023, 10:02 AM
Subscribers
None

Details

Summary

Disabling cuscomt rl_getc function and using the once from libedit/libreadline
allows the readline module to accept unicode with libedit
While here switch to libedit by default

Test Plan

run libedit and try unicode keys

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bapt retitled this revision from to Allow ruby to use libedit.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added reviewers: Ruby, swills.

Yes I missed the bump of portrevision but I don't know where it should be done :)

swills edited edge metadata.

This is good, please commit.

This revision is now accepted and ready to land.Jan 26 2015, 3:51 AM
bapt updated this revision to Diff 3584.

Closed by commit rP378283 (authored by @bapt).