Re: Should an empty file trigger "No preprocessor directives found" error?

2015-12-04 Thread ishikawa
On 2015年12月04日 19:29, Mike Hommey wrote: > On Fri, Dec 04, 2015 at 11:36:41AM +0900, ISHIKAWA, Chiaki wrote: >> diff --git a/mail/app/moz.build b/mail/app/moz.build >> --- a/mail/app/moz.build >> +++ b/mail/app/moz.build >> @@ -46,11 +46,10 @@ DEFINES['APP_VERSION'] = CONFIG['MOZ_APP >> >> if CONF

Re: Should an empty file trigger "No preprocessor directives found" error?

2015-12-04 Thread Mike Hommey
On Fri, Dec 04, 2015 at 11:36:41AM +0900, ISHIKAWA, Chiaki wrote: > diff --git a/mail/app/moz.build b/mail/app/moz.build > --- a/mail/app/moz.build > +++ b/mail/app/moz.build > @@ -46,11 +46,10 @@ DEFINES['APP_VERSION'] = CONFIG['MOZ_APP > > if CONFIG['MOZILLA_OFFICIAL']: > DEFINES['MOZILLA_