Try to fix Travis
This commit is contained in:
parent
486170489a
commit
e3d606d127
|
@ -1,3 +1,3 @@
|
|||
samples\AssignmentAddressToInteger\bad.c:3:0: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
|
||||
samples\AssignmentAddressToInteger\bad.c:3:11: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
|
||||
int a = p;
|
||||
^
|
||||
^
|
||||
|
|
Loading…
Reference in New Issue