RejectedSoftware Forums

Sign up

is there a search feature for this forum?

Sorry, I've been unable to find a way to search past messages.
Is one available or could it be added?

Thanks

Re: is there a search feature for this forum?

Am 05.12.2012 22:04, schrieb Dan:

Sorry, I've been unable to find a way to search past messages.
Is one available or could it be added?

Thanks

Currently there is no search feature, but I've thought about adding one as well. What you can do,
however, is to subscribe to the newsgroup (NNTP) and use the search feature of the news reader
client (e.g. Thunderbird).

Otherwise, search will be added at some point (I can't promise on a date, but it won't take an eternity)

Re: is there a search feature for this forum?

On Wed, 05 Dec 2012 21:04:58 GMT
"Dan" dbdavidson@yahoo.com wrote:

Sorry, I've been unable to find a way to search past messages.
Is one available or could it be added?

Thanks

http://startpage.com

Search on:

site:forum.dlang.org your search terms here

Same thing on Google works too.

Re: is there a search feature for this forum?

On Wed, 5 Dec 2012 17:14:09 -0500
Nick Sabalausky SeeWebsiteToContactMe@semitwist.com wrote:

On Wed, 05 Dec 2012 21:04:58 GMT
"Dan" dbdavidson@yahoo.com wrote:

Sorry, I've been unable to find a way to search past messages.
Is one available or could it be added?

Thanks

http://startpage.com

Search on:

site:forum.dlang.org your search terms here

Oops, I meant:

site:news.rejectedsoftware.com your search terms here

Same thing on Google works too.

Re: is there a search feature for this forum?

On Wed, 5 Dec 2012 17:15:31 -0500, Nick Sabalausky wrote:

On Wed, 5 Dec 2012 17:14:09 -0500
Nick Sabalausky SeeWebsiteToContactMe@semitwist.com wrote:

On Wed, 05 Dec 2012 21:04:58 GMT
"Dan" dbdavidson@yahoo.com wrote:

Sorry, I've been unable to find a way to search past messages.
Is one available or could it be added?

Thanks

http://startpage.com

Search on:

site:forum.dlang.org your search terms here

Oops, I meant:

site:news.rejectedsoftware.com your search terms here

Same thing on Google works too.

Thanks!

Re: is there a search feature for this forum?

On Wed, 05 Dec 2012 22:26:28 GMT, Dan wrote:

I received this the first time I tried to reply.
You probably have this logged somewhere, but in case it helps track down any issues.

Thanks
Dan

500 - Internal Server Error

Internal Server Error

Internal error information:
std.conv.ConvException@/usr/include/dmd/phobos/std/conv.d(1771): Unexpected 'r' when converting from type string to type long

./app(long std.conv.parse!(long, immutable(char)[]).parse(ref immutable(char)[])+0x1dd) [0x597cc1]
./app(long std.conv.toImpl!(long, immutable(char)[]).toImpl(immutable(char)[])+0x22) [0x597cf2]
./app(long std.conv.to!(long).to!(immutable(char)[]).to(immutable(char)[])+0x20) [0x64c020]
./app(void vibenews.web.WebInterface.showPost(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)+0x1c0) [0x6933a8]
./app(void vibe.http.router.UrlRouter.handleRequest(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)+0x182) [0x69d0ce]
./app(bool vibe.http.server.handleRequest(vibe.stream.stream.Stream, immutable(char)[], vibe.http.server.HTTPServerListener, ref vibe.http.server.HttpServerSettings)+0x131b) [0x622743]
./app(void vibe.http.server.handleHttpConnection(vibe.core.net.TcpConnection, vibe.http.server.HTTPServerListener)+0x1f1) [0x621365]
./app(void vibe.http.server.listenHttpPlain(vibe.http.server.HttpServerSettings, void delegate(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)).void doListen(vibe.http.server.HttpServerSettings, vibe.http.server.HTTPServerListener, immutable(char)[]).void _lambda59(vibe.core.net.TcpConnection)+0x36) [0x61e4de]
./app(extern (C) nothrow void vibe.core.drivers.libevent2
tcp.onConnect(int, short, void*).void ClientTask.execute()+0x2a5) [0x61c419]
./app(void vibe.core.core.CoreTask.run()+0x7e) [0x698c0e]
./app(void core.thread.Fiber.run()+0x2a) [0x6d419e]
./app(fiber_entryPoint+0x61) [0x6d40b1]
[(nil)]

Re: is there a search feature for this forum?

Looks like the URL was malformed, I'll try and see how this could happen. Thanks for posting it.

Am 05.12.2012 23:29, schrieb Dan:

On Wed, 05 Dec 2012 22:26:28 GMT, Dan wrote:

I received this the first time I tried to reply. You probably have this logged somewhere, but in
case it helps track down any issues.

Thanks
Dan

500 - Internal Server Error

Internal Server Error

Internal error information:
std.conv.ConvException@/usr/include/dmd/phobos/std/conv.d(1771): Unexpected 'r' when converting from
type string to type long

./app(long std.conv.parse!(long, immutable(char)[]).parse(ref immutable(char)[])+0x1dd) [0x597cc1]
./app(long std.conv.toImpl!(long, immutable(char)[]).toImpl(immutable(char)[])+0x22) [0x597cf2]
./app(long std.conv.to!(long).to!(immutable(char)[]).to(immutable(char)[])+0x20) [0x64c020]
./app(void vibenews.web.WebInterface.showPost(vibe.http.server.HttpServerRequest,
vibe.http.server.HttpServerResponse)+0x1c0) [0x6933a8]
./app(void vibe.http.router.UrlRouter.handleRequest(vibe.http.server.HttpServerRequest,
vibe.http.server.HttpServerResponse)+0x182) [0x69d0ce]
./app(bool vibe.http.server.handleRequest(vibe.stream.stream.Stream, immutable(char)[],
vibe.http.server.HTTPServerListener, ref vibe.http.server.HttpServerSettings)+0x131b) [0x622743]
./app(void vibe.http.server.handleHttpConnection(vibe.core.net.TcpConnection,
vibe.http.server.HTTPServerListener)+0x1f1) [0x621365]
./app(void vibe.http.server.listenHttpPlain(vibe.http.server.HttpServerSettings, void
delegate(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)).void
doListen(vibe.http.server.HttpServerSettings, vibe.http.server.HTTPServerListener,
immutable(char)[]).void _lambda59(vibe.core.net.TcpConnection)+0x36) [0x61e4de]
./app(extern (C) nothrow void vibe.core.drivers.libevent2
tcp.onConnect(int, short, void*).void
ClientTask.execute()+0x2a5) [0x61c419]
./app(void vibe.core.core.CoreTask.run()+0x7e) [0x698c0e]
./app(void core.thread.Fiber.run()+0x2a) [0x6d419e]
./app(fiber_entryPoint+0x61) [0x6d40b1]
[(nil)]

Re: is there a search feature for this forum?

It was caused by a wrong reply link in the page that displays single posts. Fixed now.

On Thu, 06 Dec 2012 08:50:36 +0100, Sönke Ludwig wrote:

Looks like the URL was malformed, I'll try and see how this could happen. Thanks for posting it.

Am 05.12.2012 23:29, schrieb Dan:

On Wed, 05 Dec 2012 22:26:28 GMT, Dan wrote:

I received this the first time I tried to reply. You probably have this logged somewhere, but in
case it helps track down any issues.