public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: bje@sources.redhat.com
To: sid-cvs@sources.redhat.com
Subject: src/sid/demos/voice-pager ChangeLog VoicePager ...
Date: Wed, 06 Feb 2002 19:34:00 -0000	[thread overview]
Message-ID: <20020207033411.25538.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2002-02-06 19:34:10

Modified files:
	sid/demos/voice-pager: ChangeLog VoicePager.cxx VoicePager.h 
	                       adac-driver.cxx adac-driver.h 
	                       lcd-driver.cxx page-lcd.cxx page-lcd.h 

Log message:
	* gcc 3.1 build fixes.
	* reported by Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk>.
	
	2002-02-07  Ben Elliston  <bje@redhat.com>
	
	* VoicePager.cxx: Don't include <stdio.h>. Qualify std objects.
	* VoicePager.h: Include <iostream>. Use std::map, std::vector.
	* adac-driver.h: Use std::string.
	* lcd-driver.cxx: Qualify unqualified std objects.
	* adac-driver.cxx (adac_driver::begin_read): Cast -1 to unsigned.
	(adac_driver::begin_write): Likewise.
	* page-lcd.cxx: Include <iostream>. Use std::{cerr,cout,endl}.
	* page-lcd.h: Use std::string.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/ChangeLog.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/VoicePager.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/VoicePager.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/adac-driver.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/adac-driver.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/lcd-driver.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/page-lcd.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/demos/voice-pager/page-lcd.h.diff?cvsroot=src&r1=1.1&r2=1.2


                 reply	other threads:[~2002-02-07  3:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020207033411.25538.qmail@sources.redhat.com \
    --to=bje@sources.redhat.com \
    --cc=sid-cvs@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).