summaryrefslogtreecommitdiff
path: root/regress/usr.bin/xlint/test-5.c.exp
blob: 2f730b9f7faaa4b15e5b1a03a4ff057e89225738 (plain)
1
2
3
4
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: conversion of negative constant to unsigned type
Lint pass2: