From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 17 Apr 2014 13:07:32 +0200 Subject: [U-Boot] [PATCH 0/5] Do not use __DATE__ and __TIME__ anymore In-Reply-To: <1397721632-18797-1-git-send-email-yamada.m@jp.panasonic.com> References: <1397721632-18797-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20140417110732.85F553803FE@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Masahiro, In message <1397721632-18797-1-git-send-email-yamada.m@jp.panasonic.com> you wrote: > > The aim of this series is to prohibit using __DATE__ and __TIME__. What is bad about using these? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de It is easier to change the specification to fit the program than vice versa.