[Development] Octal IP in Version 5,1 ?

Randolph D. rdohm321 at gmail.com
Sun Aug 18 18:59:38 CEST 2013


because the textline has :xxx:xxx.xxx:xxx: format?
now user can decide

1) 017:xxx:xxx:xxx:
2) 17_:XXX:XXX:XXX
3) _17:XXX:XXX:XXX

and when the octal comes into the frame, we get several IP addresses, which
will all not connect the apps.

This is a Qt issue, as it was not given in 4.8 ?


2013/8/18 Joseph Crowell <joseph.w.crowell at gmail.com>

> On 19/08/2013 02:26 AM, Giuseppe D'Angelo wrote:
> > On 18 August 2013 16:59, Randolph D. <rdohm321 at gmail.com> wrote:
> >> I wounder who invented this nonsense, that with entering an IP Address
> and
> >>   if there is a leading 0, it is interpreted as octal, base 8
> >>   010 octal is 8 decimal
> >>
> >> this means users have to enter this carefully?
> >>
> >> Any idea how to make it simple like in Qt 4,8
> > Sorry, but... what are you talking about? Your message lacks any context.
> >
> > Moreover, this is the ML for the development *of* Qt. Are you sure
> > your message belongs to this list, instead of the "interest" list,
> > which is the one for developing *with* Qt?
> >
> As a side note, why not remove all the leading zeroes. 10.1.1.5 would
> read fine where 010.001.001.005 wouldn't because no one passes IP
> addresses with leading zeroes.
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130818/8bdd42d3/attachment.html>


More information about the Development mailing list