[#106355] [Ruby master Bug#18373] RBS build failure: '/include/x86_64-linux/ruby/config.h', needed by 'constants.o'. — "vo.x (Vit Ondruch)" <noreply@...>
Issue #18373 has been reported by vo.x (Vit Ondruch).
28 messages
2021/12/01
[ruby-core:106826] [Ruby master Bug#18434] error_highlight does not work for -e option
From:
"mame (Yusuke Endoh)" <noreply@...>
Date:
2021-12-26 10:35:13 UTC
List:
ruby-core #106826
Issue #18434 has been reported by mame (Yusuke Endoh). ---------------------------------------- Bug #18434: error_highlight does not work for -e option https://bugs.ruby-lang.org/issues/18434 * Author: mame (Yusuke Endoh) * Status: Open * Priority: Normal * Assignee: mame (Yusuke Endoh) * ruby -v: ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ``` $ ruby -ve '1.time' ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux] -e:1:in `<main>': undefined method `time' for 1:Integer (NoMethodError) Did you mean? times ``` -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>