This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] c1c118: Do not use strlen to check that a string is empty


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: c1c11893674df2f32862851ded5e31b8480e13b0
      https://github.com/crosstool-ng/crosstool-ng/commit/c1c11893674df2f32862851ded5e31b8480e13b0
  Author: Romain <romain.deoux@gmail.com>
  Date:   2015-03-15 (Sun, 15 Mar 2015)

  Changed paths:
    M patches/binutils/2.25/300-012_check_ldrunpath_length.patch

  Log Message:
  -----------
  Do not use strlen to check that a string is empty

Here, the exact size of a not empty string is useless.


  Commit: 00edcaf3a788360479c32e2ecf7a288a186a2fb2
      https://github.com/crosstool-ng/crosstool-ng/commit/00edcaf3a788360479c32e2ecf7a288a186a2fb2
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M patches/binutils/2.25/300-012_check_ldrunpath_length.patch

  Log Message:
  -----------
  Merge pull request #60 from quarthex/patch-1

Do not use strlen to check that a string is empty


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/69c568ac855e...00edcaf3a788
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]