General

Profile

kaiquekandykoga (Kaíque Koga)

  • Login: kaiquekandykoga
  • Registered on: 07/24/2021
  • Last sign in: 04/07/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 3 4

Activity

11/08/2024

02:32 AM Ruby master Revision 9523f534 (git): [ruby/benchmark] Adjust ljust Benchmark#bm with labels was not using the highest length among the labels to adjust the correct ljust. Instead of printing the result during the report generation, now it is waiting to print the result once it is generated.
Benchmark.bm { |x|
x.item("aaaa") { 1 }
x.item("aaaaaaaa") { 0 }
}
After
user system tot...
kaiquekandykoga (Kaíque Koga)

01/29/2024

07:46 AM Ruby master Bug #20147: FreeBSD libyaml
Analyzing the changes made on January 6. From 9b78ef75522b1f6aa20fc81ddf06e5fb40db152d I am not able to compile. Even... kaiquekandykoga (Kaíque Koga)
05:30 AM Ruby master Bug #20147: FreeBSD libyaml
The 76afbda5b566148b9e73939e0ff9b8464d59806c. The last commit from January 6 is not compiling. It seems that somethin... kaiquekandykoga (Kaíque Koga)
04:35 AM Ruby master Bug #20147: FreeBSD libyaml
The day I reported this bug I was still able to compile Ruby using master. Today I have decided to try compiling agai... kaiquekandykoga (Kaíque Koga)

01/04/2024

01:09 PM Ruby master Bug #20147 (Open): FreeBSD libyaml
I use ruby-install to manage multiple Ruby versions. Some time ago I had issues installing Ruby 3.2.2 https://github.... kaiquekandykoga (Kaíque Koga)

02/24/2023

10:44 AM Ruby master Revision aff41a36 (git): Add information about runirb in make help
kaiquekandykoga (Kaíque Koga)

01/18/2023

05:25 AM Ruby master Revision 46066d0b (git): Change ArgumentError message when Comparable#clamp receives min value higher than max value
kaiquekandykoga (Kaíque Koga)

11/29/2022

07:06 PM Ruby master Bug #19160 (Closed): cmp_clamp arguments
If clamp receives min higher than max, it will raise an exception. The message says *min argument must be smaller tha... kaiquekandykoga (Kaíque Koga)

10/05/2022

10:15 AM Ruby master Revision d8803222 (git): [ruby/irb] Update remark of self.install_extend_commands.
Create line
https://github.com/ruby/irb/commit/64d6a461d5
kaiquekandykoga (Kaíque Koga)

09/18/2022

10:20 PM Ruby master Feature #19010: Follow up of #18996: Support changing irb's autocompletion background
I agree and support your arguments.
Thank you for the detailed explanation and the reline's reference.
kaiquekandykoga (Kaíque Koga)

Also available in: Atom