note.txt 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. 2.10.1-erl19
  2. a1e78d2347f5a72855bd616eef6cf8dffcf6df15
  3. 4.4-erl19
  4. f3fc6f269b8ee2a0643812f7d933ce5826d371ad
  5. 4.4.1-erl19
  6. 96c4b1320f068cdd07aec004dcc99d14a6bcd0e4
  7. 3.9.2-erl19
  8. c8cc18db06ed7635c8d6b18130721277c586bfae
  9. {pgs_host, "195.201.41.112"}, %{pgs_host, "localhost"},
  10. {pgs_port, 5432}, %{pgs_port, 6432},
  11. {pgs_user, "elixir"}, %{pgs_user, "user33"},
  12. {pgs_pass, "C9TktOkCLpJqrDFb777Hnf"}, %{pgs_pass, "strong_password_here"}, %
  13. {pgs_db, "rich"},%{pgs_db, "test"},
  14. Path:
  15. "/home/e/git/n4u_sample/apps/n2o_sample/priv/templates/login.dtl"
  16. Flags:
  17. renamed
  18. [{mad_compile,compile,
  19. ["n2o_sample",
  20. "/home/e/git/n4u_sample/apps/n2o_sample/priv/templates/login.dtl"],
  21. []},
  22. {active,compile,3,
  23. [{file,"/home/e/git/n4u_sample/deps/active/src/active.erl"},
  24. {line,165}]},
  25. {active,handle_info,2,
  26. [{file,"/home/e/git/n4u_sample/deps/active/src/active.erl"},
  27. {line,61}]},
  28. {gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,601}]},
  29. {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,667}]},
  30. {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]Catch: error:undefPath:
  31. "/home/e/git/n4u_sample/apps/n2o_sample/priv/templates/login.dtl
  32. ==> "erlydtl"
  33. *** Conflicts resolved by operator precedences:
  34. Parse action conflict scanning symbol and_keyword in state 182:
  35. Reduce to Unot from not_keyword IfExpression (rule 117 at line 385)
  36. vs.
  37. shift to state 183, adding right sisters to IfExpression.
  38. Resolved in favor of reduce.
  39. Parse action conflict scanning symbol or_keyword in state 182:
  40. Reduce to Unot from not_keyword IfExpression (rule 117 at line 385)
  41. vs.
  42. shift to state 184, adding right sisters to IfExpression.
  43. Resolved in favor of reduce.
  44. Parse action conflict scanning symbol and_keyword in state 185:
  45. Reduce to IfExpression from IfExpression or_keyword IfExpression (rule 114 at line 381)
  46. vs.
  47. shift to state 183, adding right sisters to IfExpression.
  48. Resolved in favor of shift.
  49. Parse action conflict scanning symbol or_keyword in state 185:
  50. Reduce to IfExpression from IfExpression or_keyword IfExpression (rule 114 at line 381)
  51. vs.
  52. shift to state 184, adding right sisters to IfExpression.
  53. Resolved in favor of reduce.
  54. Parse action conflict scanning symbol and_keyword in state 186:
  55. Reduce to IfExpression from IfExpression and_keyword IfExpression (rule 115 at line 382)
  56. vs.
  57. shift to state 183, adding right sisters to IfExpression.
  58. Resolved in favor of reduce.
  59. Parse action conflict scanning symbol or_keyword in state 186:
  60. Reduce to IfExpression from IfExpression and_keyword IfExpression (rule 115 at line 382)
  61. vs.
  62. shift to state 184, adding right sisters to IfExpression.
  63. Resolved in favor of reduce.
  64. *** End of resolved conflicts
  65. Compiling /deps/erlydtl/src/erlydtl_parser.erl
  66. O_o