xfs
[Top] [All Lists]

type things on the alpha

To: linux-xfs@xxxxxxxxxxx
Subject: type things on the alpha
From: Thomas Graichen <news-innominate.list.sgi.xfs@xxxxxxxxxxxxx>
Date: 15 Nov 2000 16:00:14 GMT
Distribution: local
Organization: innominate AG, Berlin, Germany
Reply-to: Thomas Graichen <graichen@xxxxxxxxxxxxx>
Reply-to: thomas.graichen@xxxxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.4.0-XFS-test10 (i686))
two more warnings i noticed on the alpha:

  xfs_file.c:311: warning: initialization from incompatible pointer type

so linvfs_file_lseek should be typed cleaner in xfs_file.c and

  xfs_vnode.c: In function `vn_trace_entry':
  xfs_vnode.c:660: warning: cast to pointer from integer of different size
  xfs_vnode.c: In function `vn_trace_exit':
  xfs_vnode.c:676: warning: cast to pointer from integer of different size
  xfs_vnode.c: In function `vn_trace_hold':
  xfs_vnode.c:692: warning: cast to pointer from integer of different size
  xfs_vnode.c: In function `vn_trace_ref':
  xfs_vnode.c:708: warning: cast to pointer from integer of different size
  xfs_vnode.c: In function `vn_trace_rele':
  xfs_vnode.c:724: warning: cast to pointer from integer of different size

so it should always be casted correctly ... but i can't really
concentrate any more right now - will better go home now ...

t

-- 
thomas.graichen@xxxxxxxxxxxxxx
technical director                                       innominate AG
clustering & security                             the linux architects
tel: +49-30-308806-13   fax: -77             http://www.innominate.com

<Prev in Thread] Current Thread [Next in Thread>
  • type things on the alpha, Thomas Graichen <=