search for: _fun_

Displaying 6 results from an estimated 6 matches for "_fun_".

Did you mean: _func
2009 Feb 18
0
[LLVMdev] svn pre-commit hook: help needed
...itors > like to trim excess whitespace from source. However, when one commits a > patch with trailing whitespace removed, the extraneous diffs make reading > the patch more difficult. > > Reply to me privately if you're interested in helping out. > > -scooter Yet another _fun_ way of doing this is to setup a buildbot slave just for that. The slave can fix minor stuff like tabs and trailing whitespaces on its own (checking the changes back in), and yell for things like 80-col violations and whatnot where the changes would not be so trivial. People who don't care are...
2009 Feb 18
2
[LLVMdev] svn pre-commit hook: help needed
On Feb 18, 2009, at 1:41 AM, Julien Lerouge wrote: > Yet another _fun_ way of doing this is to setup a buildbot slave just > for that. The slave can fix minor stuff like tabs and trailing > whitespaces on its own (checking the changes back in), and yell for > things like 80-col violations and whatnot where the changes would > not be > so trivial. If...
2009 Feb 17
5
[LLVMdev] svn pre-commit hook: help needed
Anyone out there interested in helping out with a subversion pre-commit hook to: - remove trailing whitespace, - expand tabs to spaces, - detect 80-col violations, as well as detect other style guideline breakage? I just ran into the trailing whitespace problem: Eclipse and other editors like to trim excess whitespace from source. However, when one commits a patch with trailing whitespace
2009 Feb 18
0
[LLVMdev] svn pre-commit hook: help needed
> On Feb 18, 2009, at 1:41 AM, Julien Lerouge wrote: > > > Yet another _fun_ way of doing this is to setup a buildbot slave just > > for that. The slave can fix minor stuff like tabs and trailing > > whitespaces on its own (checking the changes back in), and yell for > > things like 80-col violations and whatnot where the changes would > > not be &gt...
2017 Mar 08
2
From Networkmanager to self managed configuration files
On 03/08/2017 07:39 AM, John Hodrien wrote: > On Wed, 8 Mar 2017, Steve Clark wrote: > >> Yes it is really hard! >> >> ip address add 192.168.0.1/24 dev enp0s25 >> ip route add default via 192.168.0.254 dev enp0s25 >> echo nameserver 8.8.8.8 > /etc/resolv.conf >> echo nameserver 8.8.4.4 >> /etc/resolv.conf > This is still a deliberately trivial
2009 Feb 20
0
[LLVMdev] svn pre-commit hook: help needed
...popular as a skunk at a garden party. So, it's not something I'm personally looking to invest much time into. -scooter On Wed, Feb 18, 2009 at 8:53 AM, Devang Patel <dpatel at apple.com> wrote: > > On Feb 18, 2009, at 1:41 AM, Julien Lerouge wrote: > > > Yet another _fun_ way of doing this is to setup a buildbot slave just > > for that. The slave can fix minor stuff like tabs and trailing > > whitespaces on its own (checking the changes back in), and yell for > > things like 80-col violations and whatnot where the changes would > > not be &gt...