Logo
Explore Help
Sign In
admin/brew
1
0
Fork 0
You've already forked brew
Code Issues Packages Projects Releases 6 Wiki Activity
brew/Library/Homebrew/compat.rb

8 lines
183 B
Ruby
Raw Normal View History

compat: add missing frozen string literals. These weren't added yet due to CI being run at different times to merges.
2019-04-23 09:41:04 -07:00
# frozen_string_literal: true
Update deprecations Add more deprecations, disable deprecations and remove disabled code.
2020-05-18 13:50:43 +01:00
require "compat/extend/nil"
require "compat/extend/string"
Rename Formula#installed? to Formula#latest_version_installed? This naming has always been a bit weird and confusing so let's change it and provide a `compat` fallback for later deprecation.
2019-12-03 11:42:09 +00:00
require "compat/formula"
Update deprecations Add more deprecations, disable deprecations and remove disabled code.
2020-05-18 13:50:43 +01:00
require "compat/language/python"
os/mac: move legacy functions to compat
2020-05-16 12:30:29 +01:00
require "compat/os/mac" if OS.mac?
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 577ms Template: 22ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API