Topic: N3507 (A URI Library for C++): query part


Author: Christof Meerwald <cmeerw@cmeerw.org>
Date: Tue, 22 Jan 2013 23:15:31 +0100
Raw View
Just a minor note while looking through N3507. The query accessor
change "The document has been fixed so that =91query part now starts
after the question-mark separator." hasn't been applied consistently
to the document:

"Example Usage" still shows:

assert(*uri.query() =3D=3D "?key=3Dvalue");
assert(*uri.query() =3D=3D "?message;subject=3DHello%20World");

and "Generic Syntax" still says

The query is an optional part starting with a question mark "?" that
contains information that is not hierarchical.


Christof

--=20

http://cmeerw.org                              sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org                   xmpp:cmeerw at cmeerw.org

--=20

---=20
You received this message because you are subscribed to the Google Groups "=
ISO C++ Standard - Future Proposals" group.
To post to this group, send email to std-proposals@isocpp.org.
To unsubscribe from this group, send email to std-proposals+unsubscribe@iso=
cpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposa=
ls/?hl=3Den.



.


Author: Glyn Matthews <glynos@acm.org>
Date: Wed, 23 Jan 2013 18:36:07 +0100
Raw View
--047d7bfcf91a23d9f504d3f821d4
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 22 January 2013 23:15, Christof Meerwald <cmeerw@cmeerw.org> wrote:

> Just a minor note while looking through N3507. The query accessor
> change "The document has been fixed so that =91query part now starts
> after the question-mark separator." hasn't been applied consistently
> to the document:
>
> "Example Usage" still shows:
>
> assert(*uri.query() =3D=3D "?key=3Dvalue");
> assert(*uri.query() =3D=3D "?message;subject=3DHello%20World");
>
> and "Generic Syntax" still says
>
> The query is an optional part starting with a question mark "?" that
> contains information that is not hierarchical.
>
>
Indeed, that is an error.

Thanks,
Glyn

--=20

---=20
You received this message because you are subscribed to the Google Groups "=
ISO C++ Standard - Future Proposals" group.
To post to this group, send email to std-proposals@isocpp.org.
To unsubscribe from this group, send email to std-proposals+unsubscribe@iso=
cpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposa=
ls/?hl=3Den.



--047d7bfcf91a23d9f504d3f821d4
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 22 January 2013 23:15, Christof Meerwald <span dir=3D"ltr">&lt;<=
a href=3D"mailto:cmeerw@cmeerw.org" target=3D"_blank">cmeerw@cmeerw.org</a>=
&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Just a minor note while looking through N350=
7. The query accessor<br>
change &quot;The document has been fixed so that =91query part now starts<b=
r>
after the question-mark separator.&quot; hasn&#39;t been applied consistent=
ly<br>
to the document:<br>
<br>
&quot;Example Usage&quot; still shows:<br>
<br>
assert(*uri.query() =3D=3D &quot;?key=3Dvalue&quot;);<br>
assert(*uri.query() =3D=3D &quot;?message;subject=3DHello%20World&quot;);<b=
r>
<br>
and &quot;Generic Syntax&quot; still says<br>
<br>
The query is an optional part starting with a question mark &quot;?&quot; t=
hat<br>
contains information that is not hierarchical.<br>
<br></blockquote><div><br></div><div style>Indeed, that is an error.</div><=
div style><br></div><div style>Thanks,</div><div style>Glyn</div></div></di=
v></div>

<p></p>

-- <br />
&nbsp;<br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals&quot; group.<br />
To post to this group, send email to std-proposals@isocpp.org.<br />
To unsubscribe from this group, send email to std-proposals+unsubscribe@iso=
cpp.org.<br />
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/?hl=3Den">http://groups.google.com/a/isocpp.org/group/std-pro=
posals/?hl=3Den</a>.<br />
&nbsp;<br />
&nbsp;<br />

--047d7bfcf91a23d9f504d3f821d4--

.