ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:119251] [Ruby master Bug#20754] [doc] `Hash::new` is missing from rdoc for 3.4
@ 2024-09-18 11:40 Earlopain (A S) via ruby-core
  2024-09-18 12:14 ` [ruby-core:119256] " Earlopain (A S) via ruby-core
  0 siblings, 1 reply; 2+ messages in thread
From: Earlopain (A S) via ruby-core @ 2024-09-18 11:40 UTC (permalink / raw)
  To: ruby-core; +Cc: Earlopain (A S)

Issue #20754 has been reported by Earlopain (A S).

----------------------------------------
Bug #20754: [doc] `Hash::new` is missing from rdoc for 3.4
https://bugs.ruby-lang.org/issues/20754

* Author: Earlopain (A S)
* Status: Open
* ruby -v: 3.4-dev
* Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------
I was interested in the `capacity` argument added in https://github.com/ruby/ruby/pull/10357 but found any reference to it missing from https://docs.ruby-lang.org/en/master/Hash.html

`::new` just links to docs from `BasicObject`. Docs for 3.3 contain the proper `new` method: https://docs.ruby-lang.org/en/3.3/Hash.html#method-c-new

Maybe it has something to do with it moving into ruby code? Not sure. I haven't checked other classes that moved into ruby.



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:119256] [Ruby master Bug#20754] [doc] `Hash::new` is missing from rdoc for 3.4
  2024-09-18 11:40 [ruby-core:119251] [Ruby master Bug#20754] [doc] `Hash::new` is missing from rdoc for 3.4 Earlopain (A S) via ruby-core
@ 2024-09-18 12:14 ` Earlopain (A S) via ruby-core
  0 siblings, 0 replies; 2+ messages in thread
From: Earlopain (A S) via ruby-core @ 2024-09-18 12:14 UTC (permalink / raw)
  To: ruby-core; +Cc: Earlopain (A S)

Issue #20754 has been updated by Earlopain (A S).


What a simple fix, now I know myself. Thank you!

----------------------------------------
Bug #20754: [doc] `Hash::new` is missing from rdoc for 3.4
https://bugs.ruby-lang.org/issues/20754#change-109837

* Author: Earlopain (A S)
* Status: Closed
* ruby -v: 3.4-dev
* Backport: 3.1: DONTNEED, 3.2: DONTNEED, 3.3: DONTNEED
----------------------------------------
I was interested in the `capacity` argument added in https://github.com/ruby/ruby/pull/10357 but found any reference to it missing from https://docs.ruby-lang.org/en/master/Hash.html

`::new` just links to docs from `BasicObject`. Docs for 3.3 contain the proper `new` method: https://docs.ruby-lang.org/en/3.3/Hash.html#method-c-new

Maybe it has something to do with it moving into ruby code? Not sure. I haven't checked other classes that moved into ruby.



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-18 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-18 11:40 [ruby-core:119251] [Ruby master Bug#20754] [doc] `Hash::new` is missing from rdoc for 3.4 Earlopain (A S) via ruby-core
2024-09-18 12:14 ` [ruby-core:119256] " Earlopain (A S) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).