emacsorphanage / dart-mode

An Emacs mode for the Dart language
GNU General Public License v3.0
15 stars 2 forks source link

Another attempt at fixing byte compilation. #42

Closed phst closed 7 years ago

phst commented 7 years ago

Unfortunately ‘emacs-repository-version’ is not defined in Emacs 24.3, so byte compilation fails on that version. Just remove the test entirely, it should not change the semantics, as the issue with the missing ‘cl’ library should be present no matter whether it’s nil or not.