October 14, 2013 Re: dmd 2.063 generated code a lot slower then dmd 2.062 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com> wrote: > And any sane editor There's your problem right there. I'd say a sane diff view would make it obvious that CRLF or tabs were injected, and yet github's diff view is a piece of ass. |
October 14, 2013 Re: dmd 2.063 generated code a lot slower then dmd 2.062 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Benjamin Thaut | On Monday, 14 October 2013 at 11:34:06 UTC, Benjamin Thaut wrote:
> Visual Studio requests CRLF file endings...
>
> But I fully agree CRLF should die.
>
> Kind Regards
> Benjamin Thaut
Visual Studio (at least 2010) keeps whatever original CR / LF or CRLF line endings were in file when you opened it. Even warns you when file contains mixed line endings and keeps each line as it were. You can change/normalize them in men File/Advance Save Options.
|
October 15, 2013 Re: dmd 2.063 generated code a lot slower then dmd 2.062 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | On Mon, 14 Oct 2013 16:19:23 +0200 Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote: > On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com> wrote: > > And any sane editor > > There's your problem right there. I'd say a sane diff view would make it obvious that CRLF or tabs were injected, and yet github's diff view is a piece of ass. Github's entire web frontend is horrible. They don't even know how to write a freaking web page: http://semitwist.com/articles/article/view/making-a-link-or-what-the-fuck-is-wrong-with-github-s-developers (BUt really, I'm not sure there's an ajaxy site in the world that isn't garbage. Ex: http://forum.dlang.org/post/mailman.1442.1379388733.1719.digitalmars-d@puremagic.com ie "For reference, that's considerably less than the chrome process that hosts gmail (200mb!)") |
October 15, 2013 Re: dmd 2.063 generated code a lot slower then dmd 2.062 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | On Tuesday, 15 October 2013 at 06:38:22 UTC, Nick Sabalausky wrote:
> On Mon, 14 Oct 2013 16:19:23 +0200
> Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:
>
>> On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com>
>> wrote:
>> > And any sane editor
>>
>> There's your problem right there. I'd say a sane diff view would make
>> it obvious that CRLF or tabs were injected, and yet github's diff view
>> is a piece of ass.
>
> Github's entire web frontend is horrible. They don't even know how to
> write a freaking web page:
> http://semitwist.com/articles/article/view/making-a-link-or-what-the-fuck-is-wrong-with-github-s-developers
>
> (BUt really, I'm not sure there's an ajaxy site in the world that isn't
> garbage. Ex:
> http://forum.dlang.org/post/mailman.1442.1379388733.1719.digitalmars-d@puremagic.com
> ie "For reference, that's considerably less than the chrome process
> that hosts gmail (200mb!)")
Sadly that is the future. :(
I am looking forward that native mobile applications kill these web applications trend, but I am in the minority.
And I do write web applications as well, so I do know both sides of the fence.
--
Paulo
|
Copyright © 1999-2021 by the D Language Foundation