]> code.ossystems Code Review - openembedded-core.git/commit
slang: modify an array test
authorJoe Slater <joe.slater@windriver.com>
Thu, 6 Jun 2019 17:02:31 +0000 (10:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2019 08:10:34 +0000 (09:10 +0100)
commit03e3721674fe7fc22911ec738524cef86c7a5357
tree5a6699ca455bde99c6d9e0f88dab8e5ffd6ea9bb
parent1208ff934a2bb6378aa8b219345110a0d56bf767
slang: modify an array test

One array test attempts to create an array that is far too
large to exist.  Different exceptions are thrown for 32 and 64
bit machines, so we account for that when catching them.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/slang/slang/array_test.patch [new file with mode: 0644]
meta/recipes-extended/slang/slang_2.3.2.bb