Re: [PATCH] libnetworking/gethostbyht.c: Bugfix for hostf validity test

2015-12-14 Thread Aun-Ali Zaidi
Hi Gedare, My patch was a mistake, I tested the conditional '!hostf' and the reported issue is already fixed in mainline. This patch is pretty much pointless and the ticket should be fixed. I still can't do that due to my inability to post to Trac. For future patches, I will make sure to retain t

Re: [PATCH] libnetworking/gethostbyht.c: Bugfix for hostf validity test

2015-12-14 Thread Gedare Bloom
Hi Aun-Ali, I see this is the same diff as the one attached to the ticket. In this case, you should retain the code's author information by using the --author="First Last " in the git-commit command line argument. The author of that patch appears to be Tim Cussins . It is important to keep track

Re: Make script rtems-bsps compatible with GNU find

2015-12-14 Thread Chris Johns
On 12/15/15 00:11, Pavel Pisa wrote: If the -maxdepth is accepted by your/others BSD, OS X, Cygwin finds flavors then next change would make script to run on Linux. Thank you for this and the patch. I will update the rtems-bsps script on 4.11 and master. It will be in 4.11.0-rc2. Chris ___

RTEMS 4.11.0-rc1 available.

2015-12-14 Thread Chris Johns
Hello, RTEMS 4.11.0 Release Candidate (4.11.0-rc1) is available. You can find it on the RTEMS FTP server at: https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/ ftp://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/ Please test and report any issues to the developers mailing list (d

[PATCH] libnetworking/gethostbyht.c: Bugfix for hostf validity test

2015-12-14 Thread Aun-Ali Zaidi
closes #1709. --- cpukit/libnetworking/libc/gethostbyht.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libnetworking/libc/gethostbyht.c b/cpukit/libnetworking/libc/gethostbyht.c index 17723d7..f31bdee 100644 --- a/cpukit/libnetworking/libc/gethostbyht.c +++ b/cpukit/

Re: Google Code In (GCI) starting in 2 days

2015-12-14 Thread Gedare Bloom
On Mon, Dec 14, 2015 at 11:09 AM, Joel Sherrill wrote: > > On Dec 14, 2015 5:57 AM, "Gedare Bloom" wrote: >> >> Yes, removing notepads and removing task variables are good tasks. >> They'll need a little more write-up yet, although we can start by >> opening up two tasks to "investigate/fix" the

Re: [PATCH] m32r: Partially remove m32rsim reference

2015-12-14 Thread Gedare Bloom
Please ask Joel Sherrill about those two issues. On Sun, Dec 13, 2015 at 10:22 PM, Aun-Ali Zaidi wrote: > The reason its "partially" since there are references of m32rsim in the > files 'gcc/test_driver' and 'gcc/do_one' that I really don't know what > to substitute in place of the m32rsim. > > A

Re: Google Code In (GCI) starting in 2 days

2015-12-14 Thread Joel Sherrill
On Dec 14, 2015 5:57 AM, "Gedare Bloom" wrote: > > Yes, removing notepads and removing task variables are good tasks. > They'll need a little more write-up yet, although we can start by > opening up two tasks to "investigate/fix" the tickets and see what > students do with it. I will add them soon

Re: Google Code In (GCI) starting in 2 days

2015-12-14 Thread Gedare Bloom
Yes, removing notepads and removing task variables are good tasks. They'll need a little more write-up yet, although we can start by opening up two tasks to "investigate/fix" the tickets and see what students do with it. I will add them soon. On Mon, Dec 14, 2015 at 7:46 AM, Sebastian Huber wrote

Make script rtems-bsps compatible with GNU find

2015-12-14 Thread Pavel Pisa
Hello Chris and others, the depth argument changes order of find output only according to GNU find manual -depth Process each directory's contents before the directory itself. The -delete action also implies -depth. The following value 5 is then considered as path argument but for GN

Re: Google Code In (GCI) starting in 2 days

2015-12-14 Thread Sebastian Huber
Hello, are these two tickets suitable for a GCI task? http://devel.rtems.org/ticket/2493 http://devel.rtems.org/ticket/2494 -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastia

Re: Breaking master [Was: [PATCH] Chase Newlib sys/select.h changes]

2015-12-14 Thread Sebastian Huber
We should try to get everything fixed before the next Newlib release end of the year. Once it is released, we should force a tool chain upgrade for git master users. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax

Re: [PATCH] Chase Newlib sys/select.h changes

2015-12-14 Thread Sebastian Huber
Hello Nick, this patch needs an update once this is committed to Newlib: https://sourceware.org/ml/newlib/2015/msg00905.html On 10/12/15 10:04, Nick Withers wrote: Hi all, Attached is a patch for master similar to that I posted to the Newlib mailing list in https://sourceware.org/ml/newlib/20