ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] VB: [Wireshark-commits] rev 28920: /trunk/ /trunk/gtk/: host

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Thu, 02 Jul 2009 14:47:53 -0700
It shouldn't be anything, since nothing in epan directly calls mkstemp
any more. I checked in a fix in r28923. It also removes mkstemp from
libwireshark.def. Hopefully no one's using it in a third-party plugin. :)

Anders Broman wrote:
> Hi,
> :
> uat_load.c
> NMAKE : fatal error U1073: don't know how to make '..\mkstemp.c'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual Studio
> 9.0\VC\BIN\nmake
> .exe"' : return code '0x2'
> Stop.
> :
> In makefile.nmake in epan/ ther is:
> # (Windows only) Copy some sources from /trunk to /trunk/epan.
> # It is a cleaner to compile these sources separately with this makefile
> than
> # using the object code compiled by the makefile in /trunk for both
> dynamically
> # and statically linking
> 
> mkstemp.c: ..\mkstemp.c
> 	set copycmd=/y
> 	xcopy ..\mkstemp.c . /d
> 
> Should that be tempfile.c now?
> Regards
> Anders
> -----Ursprungligt meddelande-----
> Från: wireshark-commits-bounces@xxxxxxxxxxxxx
> [mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] För gerald@xxxxxxxxxxxxx
> Skickat: den 2 juli 2009 19:20
> Till: wireshark-commits@xxxxxxxxxxxxx
> Ämne: [Wireshark-commits] rev 28920: /trunk/ /trunk/gtk/: hostlist_table.c
> /trunk/: Makefile.am Makefile.common Makefile.nmake config.h.win32
> configure.in mkstemp.c mkstemp.h tempfile.c tempfile.h
> 
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28920
> 
> 
> 
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe