summaryrefslogtreecommitdiff
path: root/regress/usr.bin/xlint/test-5.c.exp
blob: d944cdc41d0cecc161755678c65e6b2e4b49766d (plain)
1
2
3
4
5
test-5.c:34: warning: foo arg #1: converted from 'int' to 'unsigned long long'
test-5.c:35: warning: foobar arg #1: conversion of 'long long' to 'int' is out of range
test-5.c:36: warning: bar arg #1: converted from 'int' to 'unsigned int'
test-5.c:36: warning: bar arg #1: conversion of negative constant to unsigned type
Lint pass2: