Re: Looking for someone that could work on 32 bits support for SDC

2015-10-04 Thread deadalnix via Digitalmars-d
On Monday, 5 October 2015 at 06:28:32 UTC, Andrei Alexandrescu wrote: Veuillez ecrire ici en anglais s'il vous plait. -- Andrei Look at that ! You are doing just fine :)

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-04 Thread deadalnix via Digitalmars-d
On Sunday, 4 October 2015 at 17:37:55 UTC, matovitch wrote: On Saturday, 3 October 2015 at 18:51:56 UTC, deadalnix wrote: On Saturday, 3 October 2015 at 09:44:06 UTC, ponce wrote: On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Tu arrives encore à porter des boots ? au niveau des c

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-04 Thread Andrei Alexandrescu via Digitalmars-d
On 10/4/15 7:37 PM, matovitch wrote: On Saturday, 3 October 2015 at 18:51:56 UTC, deadalnix wrote: On Saturday, 3 October 2015 at 09:44:06 UTC, ponce wrote: On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Tu arrives encore à porter des boots ? au niveau des chevilles enflées ca pass

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-04 Thread matovitch via Digitalmars-d
On Saturday, 3 October 2015 at 18:51:56 UTC, deadalnix wrote: On Saturday, 3 October 2015 at 09:44:06 UTC, ponce wrote: On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Tu arrives encore à porter des boots ? au niveau des chevilles enflées ca passe encore ? Keep it civil please.

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-04 Thread Suliman via Digitalmars-d
On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandwidth to pull it by myself. If someone could step up, that'd be great.

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-03 Thread deadalnix via Digitalmars-d
On Saturday, 3 October 2015 at 09:44:06 UTC, ponce wrote: On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Tu arrives encore à porter des boots ? au niveau des chevilles enflées ca passe encore ? Keep it civil please. He knows, that's why he wrote in french. We'll know if he is s

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-03 Thread ponce via Digitalmars-d
On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Tu arrives encore à porter des boots ? au niveau des chevilles enflées ca passe encore ? Keep it civil please.

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-02 Thread deadalnix via Digitalmars-d
Ok I see there is that : https://github.com/SDC-Developers/SDC/pull/141 You closed the PR, so I'm not ignoring it. The author of the other PR disappeared in the wild, so there it is. I you wish to resubmit your PR it will be considered seriously.

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-02 Thread deadalnix via Digitalmars-d
On Friday, 2 October 2015 at 22:35:51 UTC, BBasile wrote: Ce qui est vraiment dommage c'est de faire du code qui ne compile que si la taille du pointer est 2^64. Faire du code D qui n'est pas portable relève vraiment de la connerie. Il faut vraiement soit le vouloir ou alors avoir de la merde d

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-02 Thread BBasile via Digitalmars-d
On Sunday, 13 September 2015 at 19:49:58 UTC, deadalnix wrote: On Sunday, 13 September 2015 at 13:26:05 UTC, BBasile wrote: On Sunday, 13 September 2015 at 05:53:27 UTC, deadalnix wrote: On Sunday, 13 September 2015 at 02:19:27 UTC, BBasile wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC,

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-02 Thread deadalnix via Digitalmars-d
On Friday, 2 October 2015 at 03:40:39 UTC, rsw0x wrote: On Thursday, 1 October 2015 at 18:12:50 UTC, deadalnix wrote: Right now, I'm focusing on the GC. This may not seem like the priority #1, but that's pretty much he approach that I've taken with SDC so far: tackle difficult problem first, as

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-01 Thread rsw0x via Digitalmars-d
On Thursday, 1 October 2015 at 18:12:50 UTC, deadalnix wrote: Right now, I'm focusing on the GC. This may not seem like the priority #1, but that's pretty much he approach that I've taken with SDC so far: tackle difficult problem first, as these are the one more likely to impact the overall des

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-01 Thread deadalnix via Digitalmars-d
On Thursday, 1 October 2015 at 14:56:22 UTC, Suliman wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. What is the current status of the project? What need to implem

Re: Looking for someone that could work on 32 bits support for SDC

2015-10-01 Thread Suliman via Digitalmars-d
On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. What is the current status of the project? What need to implement since it's become self-compiling, oтв would be able to co

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-13 Thread dnewbie via Digitalmars-d
On Sunday, 13 September 2015 at 19:49:58 UTC, deadalnix wrote: That's a pitty. libd itself could be usefull to program some tools for the language. I particularly think to IDE stuff like symbol list, module name finder, etc. So far in Coedit I use libdparse but if libd would be available for th

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-13 Thread deadalnix via Digitalmars-d
On Sunday, 13 September 2015 at 13:26:05 UTC, BBasile wrote: On Sunday, 13 September 2015 at 05:53:27 UTC, deadalnix wrote: On Sunday, 13 September 2015 at 02:19:27 UTC, BBasile wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAsse

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-13 Thread BBasile via Digitalmars-d
On Sunday, 13 September 2015 at 05:53:27 UTC, deadalnix wrote: On Sunday, 13 September 2015 at 02:19:27 UTC, BBasile wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO.

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-12 Thread deadalnix via Digitalmars-d
On Sunday, 13 September 2015 at 02:19:27 UTC, BBasile wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandwidth to

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-12 Thread BBasile via Digitalmars-d
On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandwidth to pull it by myself. If someone could step up, that'd be great.

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-12 Thread deadalnix via Digitalmars-d
On Sunday, 13 September 2015 at 01:17:17 UTC, Brandon Ragland wrote: x86 would be easiest to target. I've checked out the repo, built it so far, and indeed some failures but no big deals. Currently paging through to get a hold on what's in there. (I'll be the first to admit I don't know squa

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-12 Thread Brandon Ragland via Digitalmars-d
On Friday, 11 September 2015 at 01:35:09 UTC, deadalnix wrote: On Friday, 11 September 2015 at 01:12:21 UTC, Brandon Ragland wrote: [...] Sure. First thing first, try to checkout the project and get it to build and pass the tests (well, some tests will fail, but you should get 0 regressions)

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-10 Thread deadalnix via Digitalmars-d
On Friday, 11 September 2015 at 01:12:21 UTC, Brandon Ragland wrote: On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandw

Re: Looking for someone that could work on 32 bits support for SDC

2015-09-10 Thread Brandon Ragland via Digitalmars-d
On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote: All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandwidth to pull it by myself. If someone could step up, that'd be great.

Looking for someone that could work on 32 bits support for SDC

2015-09-09 Thread deadalnix via Digitalmars-d
All is in the title. ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO. I can provide support, but I just don't have the bandwidth to pull it by myself. If someone could step up, that'd be great.