U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib
Date: Mon, 27 Apr 2009 17:44:19 +0200	[thread overview]
Message-ID: <200904271744.19760.sr@denx.de> (raw)
In-Reply-To: <20090427123655.ADF4D83420E8@gemini.denx.de>

On Monday 27 April 2009, Wolfgang Denk wrote:
> >  #include "ubifs.h"
> > +#include <u-boot/zlib.h>
> >
> >  #if !defined(CONFIG_SYS_64BIT_VSPRINTF)
> >  #warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output!
> > @@ -33,15 +34,17 @@ DECLARE_GLOBAL_DATA_PTR;
> >
> >  /* compress.c */
> >
> > +int zunzip(void *dst, int dstlen, unsigned char *src, unsigned long
> > *lenp, +						int stoponerr, int offset);
>
> The prototype declaration should be in the neader file. Please remove
> here.

Ack.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2009-04-27 15:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 11:21 [U-Boot] [PATCH 1/3] ubifs: BUG realpath string must be ended with NULL Ricardo Ribalda Delgado
2009-04-27 11:21 ` [U-Boot] [PATCH 2/3] lib_generic: gunzip: New function zunzip Ricardo Ribalda Delgado
2009-04-27 11:21   ` [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib Ricardo Ribalda Delgado
2009-04-27 12:36     ` Wolfgang Denk
2009-04-27 15:44       ` Stefan Roese [this message]
2009-04-27 16:00       ` Mike Frysinger
2009-04-27 19:46         ` Wolfgang Denk
2009-04-27 20:44           ` Mike Frysinger
2009-04-27 23:26             ` Wolfgang Denk
2009-04-28  7:42               ` Ricardo Ribalda Delgado
2009-04-28 12:43                 ` Mike Frysinger
2009-04-27 16:25       ` Ricardo Ribalda Delgado
2009-04-27 23:25         ` Wolfgang Denk
2009-04-27 12:34   ` [U-Boot] [PATCH 2/3] lib_generic: gunzip: New function zunzip Wolfgang Denk
2009-04-27 12:32 ` [U-Boot] [PATCH 1/3] ubifs: BUG realpath string must be ended with NULL Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-04-27 16:33 Ricardo Ribalda Delgado
2009-04-27 16:33 ` [U-Boot] [PATCH 2/3] lib_generic: gunzip: New function zunzip Ricardo Ribalda Delgado
2009-04-27 16:33   ` [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib Ricardo Ribalda Delgado

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=200904271744.19760.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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