DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.803.gc4b81a master sys/sys assym.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Apr 2009 10:42:34 -0700 (PDT)

commit c4b81afc2638e5b2a17902644721fc0594615287
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Apr 24 17:11:10 2009 -0700

    Add a dummy offset to the arrays generated by genassym to avoid ary[0]
    
    The dummy offset avoids the generation of dummy arrays of size zero.
    This whole code path is a hack, but after a lot of messing around
    Alex and I determined that it was easier to hack it then to try to
    redo the code due to complications introduced by cross-compiled
    environments.
    
    Submitted-by: Alex Hornung <ahornung@gmail.com>

Summary of changes:
 sys/sys/assym.h |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4b81afc2638e5b2a17902644721fc0594615287


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]