Patrick R. Michaud

Results 10 issues of Patrick R. Michaud

subs generated using "our" end up with an ampersand on the lexical name but no ampersand on the package-bound key. ``` pmichaud@kiwi:~/p6/nqp$ cat x.nqp { our sub abc() { say('abc');...

In 7afa4fe1c187cf6ec63332a6233182101c00c424 there was an addition to S05 that says: "Backslash escapes for literal characters in ordinary strings are allowed in regexes (C, C, etc.)." To me, this is very...

In the description of `&infix:`, S03:5446 says "If you wish to have the same semantics in the opposite order, use the `with` statement modifier." This is inconsistent with the description...

tl;dr: This is a meta-ticket collecting references to outstanding issues related to Perl 6's aggregate list types. Full version: Next week at the 2014 Austrian Perl Workshop I'm planning to...

General question: Suppose I have two lazy Lists @x and @y, and want to create a new (still lazy) List consisting of the elements of @x followed by the elements...

Following the "forgiveness > permission" principle, I just removed the sprintf 'm' modifier (for formating Complex numbers) from S32-Str.pod, because it seems too irregular with respect to other sprintf-formatting codes....

tl;dr: Switching a DcMotorEx into STOP_AND_RESET_ENCODER mode doesn't always stop the motor -- the motor continues to receive power. Here's the bottom-line image of the issue at work, where a...

bug

I don't know when this changed, but the "Font Size" setting in the OnBotJava editor no longer seems to have an effect. I've tried changing the font size to values...

Reporting this as an issue after a brief discussion and recommendation from a core FtcRobotController developer. We have some I2C devices on our robot that we have written I2C drivers...

When I try to install the obs-ptz 0.18.1 debian package on my Kubuntu 25.04 system, I get the following errors: ``` $ sudo dpkg -i ./obs-ptz-0.18.1-x86_64-linux-gnu.deb Selecting previously unselected package...