Why are you moving a file out of the i386 folder and then add #ifdef
_M_IX86 around all the code???
Am 01.02.2015 um 18:49 schrieb hbelusca(a)svn.reactos.org:
> --- trunk/reactos/boot/freeldr/freeldr/arch/i386/custom.c [iso-8859-1] (original)
> +++ trunk/reactos/boot/freeldr/freeldr/custom.c [iso-8859-1] Sun Feb 1 17:49:11 2015
> @@ -19,6 +19,7 @@
>
> #include <freeldr.h>
>
> +#ifdef _M_IX86
>
> const CHAR BootDrivePrompt[] = "Enter the boot drive.\n\nExamples:\nfd0 - first floppy drive\nhd0 - first hard drive\nhd1 - second hard drive\ncd0 - first CD-ROM drive.\n\nBIOS drive numbers may also be used:\n0 - first floppy drive\n0x80 - first hard drive\n0x81 - second hard drive";
> const CHAR BootPartitionPrompt[] = "Enter the boot partition.\n\nEnter 0 for the active (bootable) partition.";
> @@ -448,3 +449,5 @@
> DiskStopFloppyMotor();
> Reboot();
> }
> +
> +#endif // _M_IX86
I hope you are not talking about the ... Right arm? ^^Am 01.02.2015 00:27 schrieb Hermès BÉLUSCA - MAÏTO <hermes.belusca(a)sfr.fr>:
>
> And after that, people go to #reactos by mistake to ask for Java-related questions... By the way, if one believes Wikipedia, this ReactJS was created in 2013: http://en.wikipedia.org/wiki/ReactJS
>
> <troll>Now… look carefully at the video around 0:40 up to 0:50… \o ^^ </troll>
>
>
>
> De : Ros-dev [mailto:ros-dev-bounces@reactos.org] De la part de Timo Kreuzer
> Envoyé : samedi 31 janvier 2015 22:50
> À : ReactOS Development List
> Objet : Re: [ros-dev] ReactOS trademark and logo violation
>
>
>
>
> I agree this is pretty nasty. Too much consonance for me to believe in accidental coincidence. ("ReactJS"? Srsly?)
>
> Are we going to sue them?
> Let's make them PAY! :D
>
>
> Am 31.01.2015 um 20:01 schrieb Alexander Rechitskiy:
>>
>> I clearly see that ReactOS trademark and logo are violated by Facebooks' ReactJS project
>>
>>
>>
>> http://www.youtube.com/watch?v=KVZ-P-ZI6W4
>>
>>
>>
>> --
>>
>> Best regards,
>> Alexander Rechitskiy
>>
>> +79286331900
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> Ros-dev mailing list
>>
>> Ros-dev(a)reactos.org
>>
>> http://www.reactos.org/mailman/listinfo/ros-dev
>
>