Armin Rigo

Results 11 issues of Armin Rigo

``C_Parser.p_unified_string_literal()`` shows a potential issue: in C, the two string literals ``"\123"`` and ``"\1" "23"`` are different. In the first case, it is a single character ``S``; in the second...

This calls ffi.verify() only once, and avoids calls to ffi.include().

SET QUIETPASS prevents services from automatically notifying you when another user tries to log in as you without having the correct password. When you connect, Services tells you anyway the...

We need a better way to navigate between bridges: when we look at a list of operations, the guards with bridges attached should be marked (and stand out, with a...

http://vmprof.com/static/images/loader.gif is too easily missed when we click somewhere in the page, and it's the only feedback that we actually clicked and have to wait. Worse, it might be completely...

Do this: click variable p1, it stays orange; click variable p2, it stays green; click p2 again to remove the color; click p2 again to add green again; now the...

Is there a reason for why there is no `hpy/__init__.py` file, turning hpy into a "namespace"? Apparently that triggers a bug in "setup.py install" that seems not to handle this...

Documentation bug. Since at least SU 2017, the documentation for Sketchup::Selection is no longer up-to-date about the methods `#add` and `#remove` and `#toggle`. The documentation says that they are all...

Ruby API
SketchUp
documentation

1. SketchUp/LayOut Version: tested with SketchUp 2017 and 2020 2. OS Platform: Mac OS X only On Mac, we cannot call ``HtmlDialog::execute_script()`` in a ``UI.set_timer()`` callback. It works fine, expect...

bug
Ruby API
SketchUp
logged
crash
ui
Mac OS