Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 13, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

nobu and others added 22 commits September 13, 2025 15:42
On OpenBSD:

```
ld: warning: namespace.c:731(namespace.o:(rb_namespace_local_extension)): warning: strcpy() is almost always misused, please use strlcpy()
```
It depends on ostruct gem that is no longer a part of the default
gems, and the all tests are just skipped with a warning.
When `-F` option is given to strip comments in bundled_gems file, `$;`
is set to the regexp.

On the other hand, old net/http.rb contained old CVS keyword expansion
that is `split` with the default separator, and non-nil `$;` causes a
warning.

```ruby
    Revision = %q$Revision$.split[1]
```
Fixes [Bug #21256]

Co-Authored-By: Earlopain <14981592+Earlopain@users.noreply.github.com>
When a line is going to be displayed in an error message that
contains multibyte characters, we need to respect the encoding
of the source and truncate only at a character boundary, as
opposed to a raw byte boundary.

Fixes [Bug #21528]
Make it clear that it parses with the most recent version of Ruby
syntax.

ruby/prism@7285d1fbab
@pull pull bot locked and limited conversation to collaborators Sep 13, 2025
@pull pull bot added the ⤵️ pull label Sep 13, 2025
@pull pull bot merged commit b897a47 into turkdevops:master Sep 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants