From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] preadv/preadv01.c: add new testcase
Date: Wed, 4 Nov 2015 12:51:14 +0100 [thread overview]
Message-ID: <20151104115113.GA17823@rei> (raw)
In-Reply-To: <ED6C2EA93386DC4AA15AFF52D89BAB228D0C90@G08CNEXMBPEKD02.g08.fujitsu.local>
Hi!
> Hi!
> Thank you for reply!
Can you pretty please set you email cliend to prefix quoted text in the
reply?
https://en.wikipedia.org/wiki/Posting_style#Quoted_line_prefix
> > +# FIXME (garrcoop): more messy format strings.
> > +CPPFLAGS += -Wno-error
>
> This workaround should be needed at all.
>
> > +%_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64
> > +
> > +include $(top_srcdir)/include/mk/generic_leaf_target.mk
>
> ...
>
> Do you mean that this workaround can be removed ? I will remove it.
LTP is not build with -Werror hence there is absolutely no need to add
-Wno-error to CPPFLAGS.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2015-11-04 11:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 22:57 [LTP] [PATCH 1/2] preadv/preadv01.c: add new testcase Xiao Yang
2015-11-03 14:30 ` Cyril Hrubis
2015-11-04 6:33 ` yangx.jy
2015-11-04 11:51 ` Cyril Hrubis [this message]
2015-11-03 22:57 ` [LTP] [PATCH 2/2] pwritev/pwritev01.c: " Xiao Yang
2015-11-03 14:46 ` Cyril Hrubis
2015-12-03 11:31 ` [LTP] [PATCH v2 1/2] preadv/preadv01.c: " Xiao Yang
2015-12-03 11:31 ` [LTP] [PATCH v2 2/2] pwritev/pwritev01.c: " Xiao Yang
2015-12-15 16:36 ` Cyril Hrubis
2015-12-15 14:40 ` [LTP] [PATCH v2 1/2] preadv/preadv01.c: " Cyril Hrubis
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=20151104115113.GA17823@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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.