Skip to content

Commit 7e36ce3

Browse files
committed
Merge branch 'mr/aws#49-disable-wsdl-25.1' into '25.1'
[25.1] Fix ineffective DEAD clause for 32-bit configurations See merge request eng/toolchain/aws!87
2 parents 19fe91b + 3e00f95 commit 7e36ce3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

regtests/0355_wsdl_decimal/test.opt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
!lal DEAD
2-
!xmlada DEAD
1+
lal REQUIRED
2+
xmlada REQUIRED
33
32bits OUT test32b.out
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
!lal DEAD
2-
!xmlada DEAD
1+
lal REQUIRED
2+
xmlada REQUIRED
33
32bits OUT test32b.out

0 commit comments

Comments
 (0)