+03.04.2007, 0.9.3
+ - gcc 4.3.x fix
+
21.01.2007, 0.9.2
- Solaris compatibility fixes (thanks to Shan Will)
- itparser.h fixes (thanks to Phil Endecott and Joshua Chang)
PACKAGE=mimetic
-VERSION=0.9.2
+VERSION=0.9.3
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
AC_INIT(mimetic/mimetic.h)
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(mimetic,0.9.2)
+AM_INIT_AUTOMAKE(mimetic,0.9.3)
AM_CONFIG_HEADER(mimetic/config.h)
dnl Checks for programs.
-mimetic (0.9.2-2) UNRELEASED; urgency=low
+mimetic (0.9.3-1) unstable; urgency=low
- * -
+ * New upstream release, compatible with GCC 4.3 (closes: #417434).
- -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 22 Feb 2007 23:35:35 +0100
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 03 Apr 2007 16:49:26 +0200
mimetic (0.9.2-1) unstable; urgency=low
copyright : (C) 2003-2005 by Stefano Barbato
email : stefano@codesink.org
- $Id: cutee.h,v 1.11 2005/02/23 10:26:15 tat Exp $
+ $Id: cutee.h,v 1.12 2007/04/03 08:13:22 tat Exp $
***************************************************************************/
/***************************************************************************
#ifndef _CUTEE_CUTEE_H_
#define _CUTEE_CUTEE_H_
+#include <cstdlib>
#include <iostream>
#include <sstream>
#include <iomanip>