Opened 14 years ago

Closed 14 years ago

#1062 closed defect (invalid)

missing declaration in stats.r -- required for r.series

Reported by: dylan Owned by: neteler
Priority: normal Milestone: 6.5.0
Component: Default Version: svn-develbranch6
Keywords: r.series Cc:
CPU: x86-32 Platform: Linux

Description

Seems like r.series is looking for a declaration for 'c_thresh' that is not found in stats.h . A patch is attached.

Attachments (1)

stats.h.patch (367 bytes ) - added by dylan 14 years ago.
patch against r41048

Download all attachments as: .zip

Change History (5)

by dylan, 14 years ago

Attachment: stats.h.patch added

patch against r41048

comment:1 by neteler, 14 years ago

Owner: changed from grass-dev@… to neteler
Status: newassigned

Did you mean r41666? The suggested patch is already included... Resolve as invalid?

Did you "make distclean"?

Markus

comment:2 by dylan, 14 years ago

Here is what svn says about stats.h:

 svn info include/stats.h 
Path: include/stats.h
Name: stats.h
URL: https://svn.osgeo.org/grass/grass/branches/develbranch_6/include/stats.h
Repository Root: https://svn.osgeo.org/grass
Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
Revision: 41048
Node Kind: file
Schedule: normal
Last Changed Author: neteler
Last Changed Rev: 38977
Last Changed Date: 2009-09-04 15:05:14 -0700 (Fri, 04 Sep 2009)
Text Last Updated: 2009-09-21 09:25:48 -0700 (Mon, 21 Sep 2009)
Checksum: fefc29f811acb3d4cace477167f2dc3d

I did a make distclean, and stats.h was still not correct.

?

comment:3 by neteler, 14 years ago

I think that this is a local problem since trac shows the change. Read-only? Wrong permissions/user at your end?

I have even checked out devel6 again and did not have any troubles to compile it.

comment:4 by dylan, 14 years ago

Resolution: invalid
Status: assignedclosed

Yep. Just re-checked out a fresh copy and all is well. Sorry about the noise.

Note: See TracTickets for help on using tickets.