1. 30 Jul, 2014 1 commit
    • albert-github's avatar
      Messages truncated in warnings file · cc4f3b45
      albert-github authored
      The current limit for a message length in the messages file is 4095 characters. Most of the time this is more than sufficient, but in case of Fortran and a lot of arguments this might not be sufficient.
      With Fortran the "data type" can be quite long as it can also includes words like: double precision, dimension, intent(inout) etc. When we have a lot of arguments and just one is described it also tries to write out the names of the non-described parameter/ arguments with the word parameter prepended resulting in an even longer line.
      
      This patch increases the size of the buffer.
      cc4f3b45
  2. 20 Jul, 2014 1 commit
  3. 19 Jul, 2014 1 commit
  4. 18 Jul, 2014 1 commit
  5. 13 Jul, 2014 9 commits
  6. 12 Jul, 2014 3 commits
  7. 06 Jul, 2014 2 commits
  8. 04 Jul, 2014 1 commit
  9. 03 Jul, 2014 1 commit
  10. 28 Jun, 2014 1 commit
  11. 24 Jun, 2014 1 commit
  12. 20 Jun, 2014 6 commits
  13. 19 Jun, 2014 5 commits
  14. 18 Jun, 2014 1 commit
  15. 17 Jun, 2014 2 commits
  16. 16 Jun, 2014 4 commits