Passed: OpenSmalltalk/opensmalltalk-vm#1876 (Nuke-MacRoman - 0dbcb71)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Passed: OpenSmalltalk/opensmalltalk-vm#1876 (Nuke-MacRoman - 0dbcb71)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconNuke-MacRoman

arrow to build time
clock icon2 hrs, 14 mins, and 9 secs

Nicolas Cellier avatarNicolas Cellier

Directly use the symbolic (=virtual) key code, that's what we want.

With my fr_FR.UTF-8 locale, `buf` did contain a multi-byte sequence for non ASCII, thus putting `buf[0]` in `charCode`did not make much sense.
The defunct `recode`function did not improve anything, because it tried to convert `buf[0]`, kind of stupid obsolete code...

Note: we still use `translateCode` for having cross platform keycodes for arrows, page up/down and a few other non character keys.
We might want to generalize that to other keys! (I mean being cross platform).

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/628951705?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1876 on Travis CI" } </script>