From owner-freebsd-arch@FreeBSD.ORG Thu May 15 20:44:03 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F05F437B42A; Thu, 15 May 2003 20:44:02 -0700 (PDT) Received: from vishnu.arc.nasa.gov (vishnu.arc.nasa.gov [143.232.155.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889ED43F85; Thu, 15 May 2003 20:44:02 -0700 (PDT) (envelope-from sullivan@gaia.arc.nasa.gov) Received: from vishnu.arc.nasa.gov (localhost [127.0.0.1]) by vishnu.arc.nasa.gov (8.12.9/8.12.2) with ESMTP id h4G3i2jd010370; Thu, 15 May 2003 20:44:02 -0700 (PDT) Received: from localhost (sullivan@localhost)h4G3i2X3010367; Thu, 15 May 2003 20:44:02 -0700 (PDT) X-Authentication-Warning: vishnu.arc.nasa.gov: sullivan owned process doing -bs Date: Thu, 15 May 2003 20:44:02 -0700 (PDT) From: Don Sullivan Sender: sullivan@vishnu.arc.nasa.gov To: arch@freebsd.org, imp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Pardon the ignorance X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:44:03 -0000 In the change to stdio.h in FreeBSD 4.8, you say: "std{in,out,err} are no longer compile time constants." Please pardon my incredible ignorance, but what does that mean ? Can you please point me to a reference ? FILE *def_thing = stdout; no longer works. apparently, it shouldn't. why ? Thanks for your time, Don ----------------------------------------------- Don Sullivan NASA Ames Research Center MS 242-4 Bldg. 242, Rm. 213 Moffett Field, CA 94035-1000 Office: +1.650.604.0526 Fax: +1.650.604.4680 CSUMB: +1.831.582.3335 email: dsullivan@gaia.arc.nasa.gov ----------------------------------------------- Just another network geek, happily implementing RFC 748 whenever possible