Skip to content

Conversation

@dabrahams
Copy link
Contributor

No description provided.

@dabrahams
Copy link
Contributor Author

@swift-ci Please smoke test and merge

1 similar comment
@dabrahams
Copy link
Contributor Author

@swift-ci Please smoke test and merge

We used to force whitespace-mode on for everything in the Swift project
so people see their 80-column violations.  I personally like
https://www.emacswiki.org/emacs/FillColumnIndicator better, so I changed
things such that I could reverse the decision made by .dir-locals.el:

  (add-hook 'prog-mode-hook (lambda () (fci-mode t) (whitespace-mode -1)))
@dabrahams dabrahams changed the title distcc and emacs stuff that shouldn't affect the build emacs stuff that shouldn't affect the build Oct 18, 2016
@dabrahams
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@dabrahams
Copy link
Contributor Author

@swift-ci Please smoke test Linux platform

@dabrahams
Copy link
Contributor Author

There's no way this broke linux.

@gottesmm
Copy link
Contributor

@dabrahams You are right about the linux failure. AFAIKT The failure was in lldb (nothing to do with this).

@dabrahams dabrahams merged commit 9f1ada3 into master Oct 19, 2016
@dabrahams dabrahams deleted the dwa-misc branch October 21, 2016 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants