Source-Changes archive

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

Re: CVS commit: src/sys/dev/sysmon



> On Fri, 20 Jul 2007 20:31:27 +0900 (JST)
> yamt%mwd.biglobe.ne.jp@localhost (YAMAMOTO Takashi) wrote:
> 
> > > Module Name:      src
> > > Committed By:     xtraeme
> > > Date:             Fri Jul 20 10:40:08 UTC 2007
> > > 
> > > Modified Files:
> > >   src/sys/dev/sysmon: sysmon_envsys.c sysmon_envsys_events.c
> > >       sysmon_envsysvar.h
> > > 
> > > Log Message:
> > > Replace the macros to create/update objects in dictionary with three
> > > inline functions, suggested by yamt@.
> > > 
> > > This also gets rid of a few gotos.
> > 
> > why inline?
> 
> I thought inline was ok for these functions,

do you mean you thought inline was desirable here?  why?

> is there any reason to not make
> them inline?

do you know what inline is?

YAMAMOTO Takashi

> 
> -- 
> Juan Romero Pardines  - The NetBSD Project
> http://plog.xtrarom.org       - NetBSD/pkgsrc news in Spanish



Home | Main Index | Thread Index | Old Index