Opened 15 years ago
Closed 15 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)
Change History (5)
by , 15 years ago
Attachment: | stats.h.patch added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Did you mean r41666? The suggested patch is already included... Resolve as invalid?
Did you "make distclean"?
Markus
comment:2 by , 15 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 , 15 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 , 15 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Yep. Just re-checked out a fresh copy and all is well. Sorry about the noise.
patch against r41048