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/fails_with_llvm.rb

10 lines
220 B
Ruby
Raw Normal View History

Reorganize compat
2013-05-09 23:53:26 -05:00
class Formula
Core files style updates. Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-03 13:09:07 +01:00
def fails_with_llvm(_msg = nil, _data = nil)
Add more deprecations, disable some existing ones. Add more `odeprecated` calls to places that have been deprecated for a while in the wild and move some of the existing `odeprecated` calls to be `odisabled` to allow deleting the compatibility code.
2018-01-09 19:52:34 +00:00
odisabled "Formula#fails_with_llvm in install"
Reorganize compat
2013-05-09 23:53:26 -05:00
end
compat/fails_with_llvm: cleanup style.
2016-07-16 22:15:04 +01:00
def self.fails_with_llvm(_msg = nil, _data = {})
Add more deprecations, disable some existing ones. Add more `odeprecated` calls to places that have been deprecated for a while in the wild and move some of the existing `odeprecated` calls to be `odisabled` to allow deleting the compatibility code.
2018-01-09 19:52:34 +00:00
odisabled "Formula.fails_with_llvm"
Reorganize compat
2013-05-09 23:53:26 -05:00
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1087ms Template: 17ms
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