Re: A safer File.readln

2017-01-25 Thread Jens Mueller via Digitalmars-d
On Wednesday, 25 January 2017 at 14:18:15 UTC, Andrei Alexandrescu wrote: On 01/25/2017 12:58 AM, TheGag96 wrote: On Monday, 23 January 2017 at 13:18:57 UTC, Andrei Alexandrescu wrote: On 1/23/17 5:44 AM, Shachar Shemesh wrote: If, instead of increasing its size by 100%, we increase it by a sm

Re: Always false float comparisons

2016-05-09 Thread Jens Mueller via Digitalmars-d
Walter Bright via Digitalmars-d wrote: > Don Clugston pointed out in his DConf 2016 talk that: > > float f = 1.30; > assert(f == 1.30); > > will always be false since 1.30 is not representable as a float. However, > > float f = 1.30; > assert(f == cast(float)1.30); > > will be t

Re: Directions to Ibis Hotel in Berlin from Tegel Airport

2016-04-25 Thread Jens Mueller via Digitalmars-d
Mike Parker via Digitalmars-d wrote: > On Monday, 25 April 2016 at 08:43:34 UTC, Jens Mueller wrote: > > > >More questions? > > > > I'll be getting out of the airport probably around 10:00 pm or so. I've seen > online the subways run into the early am, but would I be better off grabbing > a taxi a

Re: Directions to Ibis Hotel in Berlin from Tegel Airport

2016-04-25 Thread Jens Mueller via Digitalmars-d
Walter Bright via Digitalmars-d wrote: > On 4/25/2016 1:43 AM, Jens Mueller via Digitalmars-d wrote: > > Thanks! > > >More questions? > > Does the AB ticket cover the subway as well as the bus? It covers everything (metro/subway, urban railway, bus, trolley, ferry) ins

Re: Directions to Ibis Hotel in Berlin from Tegel Airport

2016-04-25 Thread Jens Mueller via Digitalmars-d
Walter Bright via Digitalmars-d wrote: > On 4/24/2016 10:56 AM, Iain Buclaw via Digitalmars-d wrote: > >On 24 April 2016 at 10:44, Walter Bright via Digitalmars-d > > wrote: > >>The hotel emailed them to me, I presume they know what they're doing :-) so > >>I thought I'd share: > >> > >>Bus 109 to

Re: D Meetup in Berlin

2015-01-23 Thread Jens Mueller via Digitalmars-d
Andrej Mitrovic via Digitalmars-d wrote: > On Thursday, 4 December 2014 at 12:57:59 UTC, Ben wrote: > >Hi All, > > > >I am a Berlin based D developer who has been working with D for about 2 > >and a half years. Like other more well known names in these forums I work > >for a company called Socioman

Re: GSOC Summer 2015 - Second call for Proposals

2014-11-05 Thread Jens Mueller via Digitalmars-d
Craig Dillabaugh via Digitalmars-d wrote: > This is my second Call for Proposals for the 2015 Google Summer of > Code. Anyone interested in mentoring, or who has good idea's for a > project for 2015 please post here. So far I have the following > people who have expressed interest in mentoring: >