Displaying 8 results from an estimated 8 matches for "backpedaling".
2013 Oct 27
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On Oct 27, 2013, at 12:07 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Chris Lattner <clattner at apple.com> writes:
>
>>> One short term caveat: Windows is special.
>
> s/Windows/Visual Studio.
>
> MinGW has the latest and greatest gcc.
>
>> I don't see how it is special.
>
> It is special, sadly, and I'm not talking about C++11
2013 Nov 09
5
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
>> It is special, sadly, and I'm not talking about C++11 support only, but
>> about the policies MS follows which too often makes very inconvenient
>> (or even impossible) to upgrade to newer VS versions. The latest example
>> that comes to mind was the release of VS2012: they removed Windows XP
>> support, as if upgrading the OS is a non-issue if you ask for it
2013 Oct 28
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On 10/28/13 11:45 AM, Dix Lorenz wrote:
> On 27.10.2013, at 20:07, Óscar Fuentes <ofv at wanadoo.es> wrote:
>
>> Chris Lattner <clattner at apple.com> writes:
>>
>>>> One short term caveat: Windows is special.
>> s/Windows/Visual Studio.
>>
>> MinGW has the latest and greatest gcc.
>>
>>> I don't see how it is special.
2013 Oct 28
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On 27.10.2013, at 20:07, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Chris Lattner <clattner at apple.com> writes:
>
>>> One short term caveat: Windows is special.
>
> s/Windows/Visual Studio.
>
> MinGW has the latest and greatest gcc.
>
>> I don't see how it is special.
>
> It is special, sadly, and I'm not talking about C++11
2006 May 05
1
Preparing to migrate
Greetings
I have twice before set up samba to operate with user information stored
in ldap for personal and test usage. I have not however in the past
migrated users from a windows domain to a samaba-ldap domain for my
employer. I understand that vampire is the appropriate tool to do just
that.
We are preparing to discontinue the use of active directory and start
using samba3-ldap. From my
2013 Oct 27
16
[LLVMdev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
(re-sending to the actual mailing lists... go go gadget typos!)
On Sun, Oct 27, 2013 at 2:23 AM, Chandler Carruth <chandlerc at google.com>wrote:
> Greetings,
>
> This has been discussed many times, and there are a lot of pro's and con's
> on each side, but increasingly I think the project needs to draw a line in
> the sand and put in place long-term policies around
2013 Nov 09
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On Fri, Nov 8, 2013 at 6:11 PM, Nathan Ridge <zeratul976 at hotmail.com> wrote:
> >> It is special, sadly, and I'm not talking about C++11 support only, but
> >> about the policies MS follows which too often makes very inconvenient
> >> (or even impossible) to upgrade to newer VS versions. The latest example
> >> that comes to mind was the release of
2013 Oct 27
2
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On Sun, Oct 27, 2013 at 5:09 PM, Chris Lattner <clattner at apple.com> wrote:
> On Oct 27, 2013, at 12:07 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
>> Chris Lattner <clattner at apple.com> writes:
>>
>>>> One short term caveat: Windows is special.
>>
>> s/Windows/Visual Studio.
>>
>> MinGW has the latest and greatest gcc.