Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/usr.bin/xlint/lint1/Attic/d_type_conv3.exp,v rcsdiff: /ftp/cvs/cvsroot/src/tests/usr.bin/xlint/lint1/Attic/d_type_conv3.exp,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/tests/usr.bin/xlint/lint1/Attic/d_type_conv3.exp 2021/01/31 14:39:31 1.4 +++ src/tests/usr.bin/xlint/lint1/Attic/d_type_conv3.exp 2021/02/04 06:55:00 1.5 @@ -1,2 +1,2 @@ -d_type_conv3.c(12): warning: argument #1 is converted from 'long long' to 'unsigned int' [259] +d_type_conv3.c(12): warning: argument #1 is converted from 'long long' to 'unsigned int' due to prototype [259] d_type_conv3.c(12): warning: conversion of 'long long' to 'unsigned int' is out of range, arg #1 [295]