Ticket #7623 (closed: fixed)
Add vector of doubles type to the function attributes
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: | Samuel Jackson |
Description
Change History
comment:2 Changed 7 years ago by Roman Tolchenov
Not all compilers recognize front() and back() of std::string.
Re #7623
Changeset: fd56d815a3467dce813718cb31b5ffc2a46f0659
comment:3 Changed 7 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
To tester:
Please don't test BSpline itself for this ticket. I created ticket #7714 for that. BSpline can be used however for testing vector attributes in the GUI.
comment:4 Changed 7 years ago by Russell Taylor
- Status changed from verify to reopened
- Resolution fixed deleted
A bunch of GCC compiler warnings need fixing (https://builds.sns.gov/job/ornl_clean_rhel6_develop/warnings17) and I'm also suspicious that it's these changes that have broken a system test - please check (https://builds.sns.gov/job/ornl_test_rhel6_develop/lastCompletedBuild/testReport/)
comment:5 Changed 7 years ago by Roman Tolchenov
- Status changed from reopened to inprogress
Fix compiler warnings. Re #7623
Changeset: 3402ac23bc8c7e2f3da73f5bed62e29356cf0843
comment:6 Changed 7 years ago by Roman Tolchenov
Reverted setting of function attributes before parameters
in FunctionFactory and FitPropertyBrowser because it breaks existing code. Re #7623
Changeset: e35894bb14c8932aa9af66becdd518ec415ecf7f
comment:7 Changed 7 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
comment:8 Changed 7 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:9 Changed 7 years ago by Wenduo Zhou
- Status changed from verifying to verify
- Tester Wenduo Zhou deleted
comment:10 Changed 7 years ago by Samuel Jackson
- Status changed from verify to verifying
- Tester set to Samuel Jackson
comment:11 Changed 7 years ago by Samuel Jackson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/7623_vector_attributes'
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8468
Added a vector type to the function attributes. Re #7623.
Modified the GUI to handle the new type. Created BSpline fitting function which uses the new vector attribute to test it in the GUI.
Changeset: 36a32441725d8fc4feedf05e89b3afe76cf0070a