9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9front@9front.org
Subject: Re: [9front] rc hangs forever concatenating a huge list
Date: Wed, 23 Jul 2014 15:29:19 +0200	[thread overview]
Message-ID: <b6b8ca6426240120d351cd5bcc5e77bc@felloff.net> (raw)
In-Reply-To: <43a5cf905fffdc046dea091ef7af4108@x230.inri>

that makes sense, the longer the old string in the destination buffer,
the longer strcat() takes.

whats funny is that the code isnt really needed. list2str() already
does what Xqdol() does and it does it in linear time. :)

fixed.

--
cinap


      reply	other threads:[~2014-07-23 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23  6:00 sl
2014-07-23 13:29 ` cinap_lenrek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b6b8ca6426240120d351cd5bcc5e77bc@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).