All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Carl Thompson <cet@carlthompson.net>
Cc: cpufreq@www.linux.org.uk
Subject: Re: [ANNOUNCE] CPUSpeed 1.2.1 released!
Date: Mon, 10 Jan 2005 17:54:12 -0500	[thread overview]
Message-ID: <20050110225412.GE30515@redhat.com> (raw)
In-Reply-To: <41E1EE54.2050200@carlthompson.net>

On Sun, Jan 09, 2005 at 06:54:12PM -0800, Carl Thompson wrote:
 > CPUSpeed 1.2.1 has, at long last, been released. There are many, many 
 > new features in this release including even greater efficiency and full 
 > multi-processor support. You can grab it at 
 > http://carlthompson.net/software/cpuspeed .

You'll need this bit..


--- cpuspeed-1.2.1/cpuspeed.cc~	2005-01-10 17:53:10.000000000 -0500
+++ cpuspeed-1.2.1/cpuspeed.cc	2005-01-10 17:53:21.000000000 -0500
@@ -769,7 +769,7 @@ main(unsigned argc, char * argv[])
                 "Author:\n"
                 "    Carl Thompson - cet [at] carlthompson.net  (copyright 2002 - 2005)\n"
                 "\n"
-                , NAME, VERSION, NAME, NAME
+                , NAME, VERSION, NAME
             );
             exit(0);
         }


Otherwise you see..

gcc -Wall -fno-exceptions -c -O2 cpuspeed.cc
cpuspeed.cc: In function `int main(unsigned int, char**)':
cpuspeed.cc:773: warning: too many arguments for format

		Dave

  reply	other threads:[~2005-01-10 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-10  2:54 [ANNOUNCE] CPUSpeed 1.2.1 released! Carl Thompson
2005-01-10 22:54 ` Dave Jones [this message]
2005-01-11 22:53 ` Dominik Brodowski

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=20050110225412.GE30515@redhat.com \
    --to=davej@redhat.com \
    --cc=cet@carlthompson.net \
    --cc=cpufreq@www.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.