[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #5491] Eliminated global variable current_dataset
From: |
John Darrington |
Subject: |
[patch #5491] Eliminated global variable current_dataset |
Date: |
Wed, 25 Oct 2006 22:56:53 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2 |
URL:
<http://savannah.gnu.org/patch/?5491>
Summary: Eliminated global variable current_dataset
Project: PSPP
Submitted by: jmd
Submitted on: Thursday 10/26/06 at 06:56
Category: None
Item Group: None
Status: Ready For Test/Review
Assigned to: blp
Originator Email:
Open/Closed: Open
_______________________________________________________
Details:
This patch eliminates the 'current_dataset' global variable.
Instead, the dataset is created and owned by main, and passed to everything
by pointer.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 10/26/06 at 06:56 Name: dataset.patch Size: 223kB By: jmd
<http://savannah.gnu.org/patch/download.php?file_id=11073>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5491>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #5491] Eliminated global variable current_dataset,
John Darrington <=