Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37704549
en ru br
ALT Linux repositórios
S:3.6.27-alt1
5.0: 3.6.19-alt4
4.1: 3.6.19-alt4
4.0: 3.6.19-alt3
3.0: 3.6.19-alt1

Group :: Sistema/Kernel e hardware
RPM: reiserfsprogs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: broken-inline.diff
Download


--- debugreiserfs/debugreiserfs.h
+++ debugreiserfs/debugreiserfs.h
@@ -116,11 +116,11 @@
 
 /* defined as inlines in both pack.c and unpack.c */
 inline void set_pi_type( struct packed_item *pi, __u32 val );
-inline __u32 get_pi_type( const struct packed_item *pi );
+__u32 get_pi_type( const struct packed_item *pi );
 inline void set_pi_mask( struct packed_item *pi, __u32 val );
-inline __u32 get_pi_mask( const struct packed_item *pi );
+__u32 get_pi_mask( const struct packed_item *pi );
 inline void set_pi_item_len( struct packed_item *pi, __u32 val );
-inline __u32 get_pi_item_len( const struct packed_item *pi );
+__u32 get_pi_item_len( const struct packed_item *pi );
 
 
 #define HAS_DIR_ID      0x01
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009